aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/ko/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/ko/conf.php')
-rw-r--r--app/i18n/ko/conf.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/i18n/ko/conf.php b/app/i18n/ko/conf.php
index 29c39186b..ad1c7431c 100644
--- a/app/i18n/ko/conf.php
+++ b/app/i18n/ko/conf.php
@@ -237,7 +237,8 @@ return array(
'upon_gone' => '원본 뉴스 피드에서 글 삭제 되었을 때',
'upon_reception' => '글을 가져오자마자',
'when' => '읽음으로 표시…',
- 'when_same_title' => '상위 <i>n</i>개의 최신 글에 동일한 제목이 이미 있는 경우',
+ 'when_same_title_in_category' => 'if an identical title already exists in the top <i>n</i> newest articles of the category', // TODO
+ 'when_same_title_in_feed' => '상위 <i>n</i>개의 최신 글에 동일한 제목이 이미 있는 경우 (of the feed)', // DIRTY
),
'show' => array(
'_' => '글 표시 방식',