summaryrefslogtreecommitdiff
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.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/i18n/ko/conf.php b/app/i18n/ko/conf.php
index 12a14a020..1c9674d3c 100644
--- a/app/i18n/ko/conf.php
+++ b/app/i18n/ko/conf.php
@@ -130,6 +130,13 @@ return array(
'confirm_enabled' => '“모두 읽음으로 표시” 실행시 확인 창 표시',
'display_articles_unfolded' => '글을 펼쳐진 상태로 보여주기',
'display_categories_unfolded' => '다음 카테고리를 펼치기',
+ 'headline' => array(
+ 'articles' => 'Articles: Open/Close', // TODO
+ 'categories' => 'Left navigation: Categories', // TODO
+ 'mark_as_read' => 'Mark article as read', // TODO
+ 'misc' => 'Miscellaneous', // TODO
+ 'view' => 'View', // TODO
+ ),
'hide_read_feeds' => '읽지 않은 글이 없는 카테고리와 피드 감추기 (“모든 글 표시”가 설정된 경우 동작하지 않습니다)',
'img_with_lazyload' => '그림을 불러오는 데에 "lazy load" 모드 사용하기',
'jump_next' => '다음 읽지 않은 항목으로 이동 (피드 또는 카테고리)',