From a766ebfb68298cfd2a268d87443c5e2586e93243 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 19 Oct 2024 19:24:29 +0200 Subject: Prepare options for category-level filter actions (#6920) * Prepare options for category-level filter actions Slightly move some options and add some help messages Contributes to https://github.com/FreshRSS/FreshRSS/issues/6866 Prepare https://github.com/FreshRSS/FreshRSS/issues/6143 * Remove redudant help Text changed by https://github.com/FreshRSS/FreshRSS/pull/6922 to be more precise --- app/i18n/fa/conf.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/fa/conf.php') diff --git a/app/i18n/fa/conf.php b/app/i18n/fa/conf.php index b7a9b0293..0c2be1a34 100644 --- a/app/i18n/fa/conf.php +++ b/app/i18n/fa/conf.php @@ -173,6 +173,7 @@ return array( '_' => ' خواندن', 'after_onread' => ' بعد از "علامت گذاری همه به عنوان خوانده شده"', 'always_show_favorites' => ' نمایش همه مقالات در موارد دلخواه به طور پیش فرض', + 'apply_to_individual_feed' => 'Applies to feeds individually', // TODO 'article' => array( 'authors_date' => array( '_' => ' نویسندگان و تاریخ', -- cgit v1.2.3