aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/kr
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2021-10-21 10:40:31 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2021-10-21 10:40:31 +0200
commitaf57c456df843eefc675fc7efb14689d3b9d49dd (patch)
tree67b19870414c79344efc1636f7ff15ff92957cb0 /app/i18n/kr
parentc053d7747943b27b3f6990b38d6362968f179b3f (diff)
i18n automatic syntax fixes
Forgotten from https://github.com/FreshRSS/FreshRSS/pull/3899
Diffstat (limited to 'app/i18n/kr')
-rw-r--r--app/i18n/kr/conf.php2
-rw-r--r--app/i18n/kr/sub.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/kr/conf.php b/app/i18n/kr/conf.php
index 6288e1c30..652a03ac2 100644
--- a/app/i18n/kr/conf.php
+++ b/app/i18n/kr/conf.php
@@ -204,7 +204,7 @@ return array(
'other_action' => '다른 동작',
'previous_article' => '이전 글 보기',
'reading_view' => '읽기 모드로 전환',
- 'rss_view' => 'Open as RSS feed', // TODO - Translation
+ 'rss_view' => 'Open as RSS feed', // TODO - Translation
'see_on_website' => '글이 게재된 웹사이트에서 보기',
'shift_for_all_read' => '+ <kbd>Alt ⎇</kbd> to mark previous articles as read<br />+ <kbd>⇧ Shift</kbd> to mark all articles as read', // TODO - Translation
'skip_next_article' => '다음 글로 커서 이동',
diff --git a/app/i18n/kr/sub.php b/app/i18n/kr/sub.php
index 98cef9046..4e7d4ca3a 100644
--- a/app/i18n/kr/sub.php
+++ b/app/i18n/kr/sub.php
@@ -12,7 +12,7 @@ return array(
),
'category' => array(
'_' => '카테고리',
- 'add' => 'Add a category', // TODO - Translation
+ 'add' => 'Add a category', // TODO - Translation
'archiving' => '보관',
'empty' => '빈 카테고리',
'information' => '정보',