aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/ko/index.php
diff options
context:
space:
mode:
authorGravatar Glyn Normington <work@underlap.org> 2025-03-24 13:04:10 +0000
committerGravatar GitHub <noreply@github.com> 2025-03-24 14:04:10 +0100
commitb0a3ae1e7af2a1485439439463ceed3dc2057f65 (patch)
treee7a7e222318d09d68597d8fe7630a3ec11d1b959 /app/i18n/ko/index.php
parent0217c839793174bbbf928a9d78eead368ccf5fae (diff)
Clarify MINZ usage (#7426)
* Clarify MINZ usage MINZ (archived, read-only) is not a dependency of FreshRSS, which would be very concerning. Instead, FreshRSS copied MINZ and has evolved it since then under the same license. Ref: https://github.com/FreshRSS/FreshRSS/discussions/7425 * Move credits to README * Delete credits from web UI * Additional changes --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/ko/index.php')
-rw-r--r--app/i18n/ko/index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/i18n/ko/index.php b/app/i18n/ko/index.php
index 565fbde0a..9c1387499 100644
--- a/app/i18n/ko/index.php
+++ b/app/i18n/ko/index.php
@@ -26,8 +26,6 @@ return array(
),
),
'bugs_reports' => '버그 제보하기',
- 'credits' => '크레딧',
- '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>에 기반하고 있습니다.',
'documentation' => '문서',
'freshrss_description' => 'FreshRSS는 같은 셀프 호스팅 기반의 RSS 피드 수집기입니다. FreshRSS는 강력하고 다양한 설정을 할 수 있으면서도 가볍고 사용하기 쉽습니다.',
'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">GitHub 저장소에 제보</a>',