From 7cc66998a2a0383b89e80a9e5c54d9848c539455 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 30 Nov 2023 00:22:32 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files_sharing/l10n/he.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apps/files_sharing/l10n/he.js') diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index 403ce15479f..6e4bc720d8f 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -233,7 +233,6 @@ OC.L10N.register( "Allow deleting" : "לאפשר מחיקה", "Allow resharing" : "לאפשר שיתוף מחדש", "Expiration date enforced" : "נאכף מועד תפוגה", - "Password protect" : "הגנה בססמה", - "Update" : "עדכון" + "Password protect" : "הגנה בססמה" }, "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;"); -- cgit v1.2.3