diff options
Diffstat (limited to 'app/i18n/ko/conf.php')
| -rw-r--r-- | app/i18n/ko/conf.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/ko/conf.php b/app/i18n/ko/conf.php index 2814933f3..8cc9eb193 100644 --- a/app/i18n/ko/conf.php +++ b/app/i18n/ko/conf.php @@ -114,6 +114,7 @@ return array( 'query' => array( '_' => '사용자 쿼리', 'deprecated' => '이 쿼리는 더 이상 유효하지 않습니다. 해당하는 카테고리나 피드가 삭제되었습니다.', + 'description' => 'Description', // TODO 'filter' => array( '_' => '필터 적용:', 'categories' => '카테고리별로 표시', @@ -134,6 +135,7 @@ return array( 'get_important' => '중요 피드의 글 표시', 'get_label' => '“%s” 라벨을 가진 글 표시', 'help' => '<a href="https://freshrss.github.io/FreshRSS/en/users/user_queries.html" target="_blank">유저 쿼리 및 HTML / RSS / OPML을 사용한 재공유 방법 문서</a> 살펴보기.', + 'image_url' => 'Image URL', // TODO 'name' => '이름', 'no_filter' => '필터가 없습니다', 'number' => '쿼리 #%d', |
