diff options
Diffstat (limited to 'apps/sharebymail/l10n/he.js')
-rw-r--r-- | apps/sharebymail/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/he.js b/apps/sharebymail/l10n/he.js index 07aaade2941..2849dfd777d 100644 --- a/apps/sharebymail/l10n/he.js +++ b/apps/sharebymail/l10n/he.js @@ -37,4 +37,4 @@ OC.L10N.register( "Send password by mail" : "שליחת ססמה בדוא״ל", "Allows users to share a personalized link to a file or folder by putting in an email address." : "מאפשר למשתמשים לשתף קישורים מותאמים אישית לקובץ או לתיקייה על ידי הקלדת כתובת דוא״ל." }, -"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); +"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); |