From 68863fbac8d0f9346eb3de17b079c84d5ead1b6c Mon Sep 17 00:00:00 2001 From: Offerel <14041522+Offerel@users.noreply.github.com> Date: Thu, 16 Jan 2020 17:11:04 +0100 Subject: Show Favorites as Unread (#2766) Co-authored-by: Frans de Jonge Co-authored-by: Marien Fressinaud --- app/i18n/kr/conf.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/kr') diff --git a/app/i18n/kr/conf.php b/app/i18n/kr/conf.php index 1a5c41969..60c5851c9 100644 --- a/app/i18n/kr/conf.php +++ b/app/i18n/kr/conf.php @@ -97,6 +97,7 @@ return array( ), 'reading' => array( 'after_onread' => '“모두 읽음으로 표시” 후,', + 'always_show_favorites' => 'Show all articles in favorites by default', // TODO - Translation 'articles_per_page' => '페이지당 글 수', 'auto_load_more' => '페이지 하단에 다다르면 글 더 불러오기', 'auto_remove_article' => '글을 읽은 후 숨기기', -- cgit v1.2.3