diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-29 00:20:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-29 00:20:21 +0000 |
commit | ff9c3b0ee2140e7b2d0866acd7a86339c26670bb (patch) | |
tree | e2578c758d2ca9b0ad4015265b2df653d989c251 /core/l10n/he.js | |
parent | be98ea3e63d1a70615f251abfabe281c7788986d (diff) | |
download | nextcloud-server-ff9c3b0ee2140e7b2d0866acd7a86339c26670bb.tar.gz nextcloud-server-ff9c3b0ee2140e7b2d0866acd7a86339c26670bb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index afe79b3070b..6e43c4dd7b6 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -330,4 +330,4 @@ OC.L10N.register( "Alternative log in using app token" : "כניסה חלופית באמצעות אסימון יישומון", "Please use the command line updater because you have a big instance with more than 50 users." : "נא להשתמש בתכנית העדכון משורת הפקודה כיוון שיש לך עותק גדול עם למעלה מ־50 משתמשים." }, -"nplurals=3; 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;"); |