diff options
Diffstat (limited to 'apps/files_sharing/l10n/he.json')
-rw-r--r-- | apps/files_sharing/l10n/he.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json index dd25a00c51a..a4d4d71e261 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -231,7 +231,6 @@ "Allow deleting" : "לאפשר מחיקה", "Allow resharing" : "לאפשר שיתוף מחדש", "Expiration date enforced" : "נאכף מועד תפוגה", - "Password protect" : "הגנה בססמה", - "Update" : "עדכון" + "Password protect" : "הגנה בססמה" },"pluralForm" :"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;" }
\ No newline at end of file |