diff options
| author | 2022-08-29 08:40:32 +0200 | |
|---|---|---|
| committer | 2022-08-29 08:40:32 +0200 | |
| commit | 5c5aaafb0f7c0c9431bb3da5bd5d205a3d194382 (patch) | |
| tree | 09b9daabdce1b8cd9d5de8b3a7d0b60b18a45d9e /app/i18n/ko | |
| parent | 10f29a736221a41549f9ab1de70e0c4d593958c7 (diff) | |
Update GNOME link (#4550)
Co-authored-by: Adrien Demma <ademma@amabis.fr>
Diffstat (limited to 'app/i18n/ko')
| -rw-r--r-- | app/i18n/ko/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/ko/index.php b/app/i18n/ko/index.php index c13465e94..e31296845 100644 --- a/app/i18n/ko/index.php +++ b/app/i18n/ko/index.php @@ -16,7 +16,7 @@ return array( 'agpl3' => '<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL 3</a>', // IGNORE 'bugs_reports' => '버그 제보하기', 'credits' => '크레딧', - 'credits_content' => 'FreshRSS는 <a href="http://twitter.github.io/bootstrap/">Bootstrap</a> 프레임워크를 사용하진 않지만, 일부 디자인 요소를 가져왔습니다. <a href="https://git.gnome.org/browse/gnome-icon-theme-symbolic">아이콘들</a>은 <a href="https://www.gnome.org/">GNOME 프로젝트</a>에서 가져왔습니다. <em>Open Sans</em> 글꼴은 <a href="https://fonts.google.com/specimen/Open+Sans">Steve Matteson</a>가 제작하였습니다. FreshRSS는 PHP 프레임워크인 <a href="https://framagit.org/marienfressinaud/MINZ">Minz</a>에 기반하고 있습니다.', + 'credits_content' => 'FreshRSS는 <a href="http://twitter.github.io/bootstrap/">Bootstrap</a> 프레임워크를 사용하진 않지만, 일부 디자인 요소를 가져왔습니다. <a href="https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic">아이콘들</a>은 <a href="https://www.gnome.org/">GNOME 프로젝트</a>에서 가져왔습니다. <em>Open Sans</em> 글꼴은 <a href="https://fonts.google.com/specimen/Open+Sans">Steve Matteson</a>가 제작하였습니다. FreshRSS는 PHP 프레임워크인 <a href="https://framagit.org/marienfressinaud/MINZ">Minz</a>에 기반하고 있습니다.', 'freshrss_description' => 'FreshRSS는 <a href="http://tontof.net/kriss/feed/">Kriss Feed</a> 또는 <a href="https://github.com/LeedRSS/Leed">Leed</a>와 같은 셀프 호스팅 기반의 RSS 피드 수집기입니다. FreshRSS는 강력하고 다양한 설정을 할 수 있으면서도 가볍고 사용하기 쉽습니다.', 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">Github 저장소에 제보</a>', 'license' => '라이센스', |
