From ab9a4e292cab48c94e6bac818f3256f6e131c041 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 10 Dec 2024 14:57:25 +0100 Subject: OPML export/import for cssFullContentConditions (#7082) Follow-up of https://github.com/FreshRSS/FreshRSS/commit/33fd07f6f26310d4806077cc87bcdf9b8b940e35, which should have been a PR. --- app/i18n/fa/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/fa') diff --git a/app/i18n/fa/sub.php b/app/i18n/fa/sub.php index 0b4df39a9..f5b5b13b9 100644 --- a/app/i18n/fa/sub.php +++ b/app/i18n/fa/sub.php @@ -202,7 +202,7 @@ return array( 'no_selected' => ' هیچ خوراکی انتخاب نشده است.', 'number_entries' => ' %d مقاله', 'open_feed' => 'Open feed %s', // TODO - 'path_entries_condition' => 'Condition for content retrieval', // TODO + 'path_entries_conditions' => 'Conditions for content retrieval', // TODO 'priority' => array( '_' => ' دید', 'archived' => ' نشان داده نشود (بایگانی شده)', -- cgit v1.2.3