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/zh-cn/conf.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/zh-cn/conf.php') diff --git a/app/i18n/zh-cn/conf.php b/app/i18n/zh-cn/conf.php index c121a57cf..7c9a21102 100644 --- a/app/i18n/zh-cn/conf.php +++ b/app/i18n/zh-cn/conf.php @@ -138,6 +138,7 @@ return array( 'remember_categories' => '记住打开的分类', 'unread' => '只显示未读', ), + 'show_fav_unread_help' => 'Applies also on labels', // TODO - Translation 'sides_close_article' => '点击文章区域外以关闭', 'sort' => array( '_' => '排列顺序', -- cgit v1.2.3