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/it/conf.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/it') diff --git a/app/i18n/it/conf.php b/app/i18n/it/conf.php index 803f80b40..d6bf69ae6 100644 --- a/app/i18n/it/conf.php +++ b/app/i18n/it/conf.php @@ -138,6 +138,7 @@ return array( 'remember_categories' => 'Remember open categories', // TODO - Translation 'unread' => 'Mostra solo non letti', ), + 'show_fav_unread_help' => 'Applies also on labels', // TODO - Translation 'sides_close_article' => 'Clicking outside of article text area closes the article', // TODO - Translation 'sort' => array( '_' => 'Ordinamento', -- cgit v1.2.3