From 950dd751cc5ecd38c97c8cf25867b517d2064a57 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 4 Mar 2024 01:10:52 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/he.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'l10n/he.js') diff --git a/l10n/he.js b/l10n/he.js index ec6c69843..e565613ac 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -110,4 +110,4 @@ OC.L10N.register( "Documentation" : "תיעוד", "Report a bug" : "דיווח על באג" }, -"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;"); -- cgit v1.2.3