From a65d7e7e401f550fecce62c18343da38d2a5218f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 5 Feb 2024 00:46:11 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/nb.js | 1 + l10n/nb.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/nb.js b/l10n/nb.js index dacaa1f..f61f0f3 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -1,6 +1,7 @@ OC.L10N.register( "files_rightclick", { + "Unselect all" : "Fravelg alle", "Share folder" : "Del mappe", "Share file" : "Del fil", "Select" : "Velg", diff --git a/l10n/nb.json b/l10n/nb.json index 7a46695..7f90aac 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -1,4 +1,5 @@ { "translations": { + "Unselect all" : "Fravelg alle", "Share folder" : "Del mappe", "Share file" : "Del fil", "Select" : "Velg",