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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/fa.js')
-rw-r--r--settings/l10n/fa.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/fa.js b/settings/l10n/fa.js
index f8b29c78d1b..1debc05852f 100644
--- a/settings/l10n/fa.js
+++ b/settings/l10n/fa.js
@@ -157,4 +157,4 @@ OC.L10N.register(
"Send email to new user" : "ارسال ایمیل به کاربر جدید",
"Create" : "ایجاد کردن"
},
-"nplurals=1; plural=0;");
+"nplurals=2; plural=((n<=1 && n>= 0) ? 1);");