aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/fa/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/fa/sub.php')
-rw-r--r--app/i18n/fa/sub.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/i18n/fa/sub.php b/app/i18n/fa/sub.php
index 8ad8f3090..93ff0f205 100644
--- a/app/i18n/fa/sub.php
+++ b/app/i18n/fa/sub.php
@@ -228,6 +228,16 @@ return array(
'title' => ' عنوان',
'title_add' => ' یک فید RSS اضافه کنید',
'ttl' => ' به‌طور خودکار بیشتر از آن رفرش نکنید',
+ 'unicityCriteria' => array(
+ '_' => 'Article unicity criteria', // TODO
+ 'forced' => '<span title="Block the unicity criteria, even when the feed has duplicate articles">forced</span>', // TODO
+ 'help' => 'Relevant for invalid feeds.<br />⚠️ Changing the policy will create duplicates.', // TODO
+ 'id' => 'Standard ID (default)', // TODO
+ 'link' => 'Link', // TODO
+ 'sha1:link_published' => 'Link + Date', // TODO
+ 'sha1:link_published_title' => 'Link + Date + Title', // TODO
+ 'sha1:link_published_title_content' => 'Link + Date + Title + Content', // TODO
+ ),
'url' => ' URL فید',
'useragent' => ' عامل کاربر را برای واکشی این فید تنظیم کنید',
'useragent_help' => ' مثال: <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>',