From 449fee7a2cc9453da4aac03f833ccb28205d7d3a Mon Sep 17 00:00:00 2001 From: Alexis Degrugillier Date: Fri, 26 Feb 2021 17:31:01 -0500 Subject: "Show all" option on labels (#3472) It uses the favorite option to keep a similar experience through out the application and also to limit the number of options. See #3263 --- app/i18n/kr/conf.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/kr/conf.php') diff --git a/app/i18n/kr/conf.php b/app/i18n/kr/conf.php index 3d2eb9233..7072126b7 100644 --- a/app/i18n/kr/conf.php +++ b/app/i18n/kr/conf.php @@ -138,6 +138,7 @@ return array( 'remember_categories' => 'Remember open categories', // TODO - Translation 'unread' => '읽지 않은 글만 표시', ), + 'show_fav_unread_help' => 'Applies also on labels', // TODO - Translation 'sides_close_article' => '글 영역 바깥을 클릭하면 글 접기', 'sort' => array( '_' => '정렬 순서', -- cgit v1.2.3