summaryrefslogtreecommitdiffstats
path: root/l10n/fa.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/fa.php')
-rw-r--r--l10n/fa.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/fa.php b/l10n/fa.php
index 9d35150d7..17515cf56 100644
--- a/l10n/fa.php
+++ b/l10n/fa.php
@@ -1,4 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Can not add feed: Exists already" => "خوراک خوان را نمی تواند اضافه کند: در حال حاضر موجود است.",
"Can not add folder: Exists already" => "پوشه را نمی تواند اضافه کند: در حال حاضر وجود دارد.",
"Saved" => "ذخیره شد",
@@ -29,3 +30,4 @@
"Error when importing: file does not contain valid OPML" => "خطا هنگام وارد کردن: فایل حاوی OPML معتبر نیست.",
"Error when importing: file does not contain valid JSON" => "خطا هنگام وارد کردن: فایل حاوی JSON معتبر نیست."
);
+$PLURAL_FORMS = "nplurals=1; plural=0;";