aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/kr/sub.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2021-09-12 11:37:15 +0200
committerGravatar GitHub <noreply@github.com> 2021-09-12 11:37:15 +0200
commitfe295f50d031ca6475e21a0ae317cf1c71a68347 (patch)
tree9c9f37dcebfe70b3daf167df0ce3c029feb343c6 /app/i18n/kr/sub.php
parentff60e24c578eab30777c7e7d403def0565fab923 (diff)
Lint i18n files (#3841)
Translations had quite a lot of cleaning in late: * Removed some unused keys * Added some ignores * Applied a `cli/manipulate.translation.php -a format`
Diffstat (limited to 'app/i18n/kr/sub.php')
-rw-r--r--app/i18n/kr/sub.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/i18n/kr/sub.php b/app/i18n/kr/sub.php
index 18c0e3f7a..6f6558c4e 100644
--- a/app/i18n/kr/sub.php
+++ b/app/i18n/kr/sub.php
@@ -13,7 +13,6 @@ return array(
),
'category' => array(
'_' => '카테고리',
- 'add' => '카테고리 추가',
'archiving' => '보관',
'empty' => '빈 카테고리',
'information' => '정보',
@@ -110,8 +109,6 @@ return array(
),
'menu' => array(
'add' => 'Add a feed or category', // TODO - Translation
- 'add_feed' => 'Add a feed', // TODO - Translation
- 'bookmark' => '구독하기 (FreshRSS 북마클릿)',
'import_export' => '불러오기 / 내보내기',
'label_management' => 'Label management', // TODO - Translation
'subscription_management' => '구독 관리',