aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/ko/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/ko/sub.php')
-rw-r--r--app/i18n/ko/sub.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/i18n/ko/sub.php b/app/i18n/ko/sub.php
index edb97842b..4e188f6d1 100644
--- a/app/i18n/ko/sub.php
+++ b/app/i18n/ko/sub.php
@@ -36,6 +36,8 @@ return array(
'title' => '제목',
),
'feed' => array(
+ 'accept_cookies' => 'Accept cookies', // TODO
+ 'accept_cookies_help' => 'Allow the feed server to set cookies (stored in memory for the duration of the request only)', // TODO
'add' => 'RSS 피드 추가',
'advanced' => '고급 설정',
'archiving' => '보관',
@@ -124,6 +126,8 @@ return array(
'reload_articles_help' => '글 다시 로드하고 셀렉터가 정의 되었을 경우에 모든 컨텐츠 가져오기.', // DIRTY
'title' => '유지 보수',
),
+ 'max_http_redir' => 'Max HTTP redirects', // TODO
+ 'max_http_redir_help' => 'Set to 0 or leave blank to disable, -1 for unlimited redirects', // TODO
'moved_category_deleted' => '카테고리를 삭제하면, 해당 카테고리 아래에 있던 피드들은 자동적으로 <em>%s</em> 아래로 분류됩니다.',
'mute' => '무기한 새로고침 금지',
'no_selected' => '선택된 피드가 없습니다.',