diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-17 00:19:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-17 00:19:38 +0000 |
commit | 8b4864fcade6a43e72bc6fb6540790885534b691 (patch) | |
tree | 63f42cdd0867a5b3b1d3dcf658885c6bf29954de /apps/files/l10n/he.json | |
parent | 2954d52ac8f8cc7fac5436ea924298f7c5df1103 (diff) | |
download | nextcloud-server-8b4864fcade6a43e72bc6fb6540790885534b691.tar.gz nextcloud-server-8b4864fcade6a43e72bc6fb6540790885534b691.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/he.json')
-rw-r--r-- | apps/files/l10n/he.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index adda9f1c60c..213217646a1 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -191,7 +191,6 @@ "Shared with you" : "משותף אתך", "Deleted shares" : "שיתופים שנמחקו", "Pending shares" : "שיתופים ממתינים", - "Choose" : "בחר", - "Add" : "הוספה" + "Choose" : "בחר" },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" }
\ No newline at end of file |