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 'apps/workflowengine/l10n/fa.js')
-rw-r--r--apps/workflowengine/l10n/fa.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/workflowengine/l10n/fa.js b/apps/workflowengine/l10n/fa.js
index 023c22aca89..789fe77645f 100644
--- a/apps/workflowengine/l10n/fa.js
+++ b/apps/workflowengine/l10n/fa.js
@@ -68,4 +68,4 @@ OC.L10N.register(
"Saving…" : "در حال ذخیره",
"Loading…" : "در حال بار گزاری"
},
-"nplurals=1; plural=0;");
+"nplurals=2; plural=((n<=1 && n>= 0) ? 1);");