diff options
Diffstat (limited to 'app/i18n/ko/conf.php')
| -rw-r--r-- | app/i18n/ko/conf.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/i18n/ko/conf.php b/app/i18n/ko/conf.php index 2dc85f84a..493f68241 100644 --- a/app/i18n/ko/conf.php +++ b/app/i18n/ko/conf.php @@ -250,6 +250,9 @@ return array( 'newer_first' => '최근 글 먼저', 'older_first' => '오래된 글 먼저', ), + 'star' => array( + 'when' => 'Mark an article as favourite…', // TODO + ), 'sticky_post' => '글이 펼쳐진 경우 최상단에 고정하기', 'title' => '읽기', 'view' => array( |
