diff options
Diffstat (limited to 'settings/l10n/he.json')
-rw-r--r-- | settings/l10n/he.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/he.json b/settings/l10n/he.json index 87594941a67..058ab60965e 100644 --- a/settings/l10n/he.json +++ b/settings/l10n/he.json @@ -214,5 +214,5 @@ "Show email address" : "הצגת כתובת דואר אלקטרוני", "Send email to new user" : "שליחת דואר אלקטרוני למשתמש חדש", "Create" : "יצירה" -},"pluralForm" :"nplurals=2; plural=(n != 1);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 1: n == 2 ? 2 : (n % 10 == 0 and n > 10) ? 4);" }
\ No newline at end of file |