summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/fa.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/l10n/fa.js')
-rw-r--r--apps/encryption/l10n/fa.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/l10n/fa.js b/apps/encryption/l10n/fa.js
index c4759a799e8..32e268deeaf 100644
--- a/apps/encryption/l10n/fa.js
+++ b/apps/encryption/l10n/fa.js
@@ -39,4 +39,4 @@ OC.L10N.register(
"Enabled" : "فعال شده",
"Disabled" : "غیرفعال شده"
},
-"nplurals=1; plural=0;");
+"nplurals=2; plural=((n<=1 && n>= 0) ? 1);");