Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/fa.js')
-rw-r--r--l10n/fa.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/fa.js b/l10n/fa.js
index d4a5028..fe251ea 100644
--- a/l10n/fa.js
+++ b/l10n/fa.js
@@ -7,4 +7,4 @@ OC.L10N.register(
"Full text search (BETA)" : "جستجوی کامل متن (آزمایشی)",
"Search on %s" : "%s جستجو در ‍"
},
-"nplurals=1; plural=0;");
+"nplurals=2; plural=((n<=1 && n>= 0) ? 1);");