From d41c86cd659e3dd2bdabc535ff7d8ca2c9f54ff6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 29 Dec 2022 02:02:52 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 271da41..b1b9ace 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -22,6 +22,7 @@ OC.L10N.register( "Room name" : "Romnavn", "Create" : "Ny", "Copy to clipboard" : "Kopiert til utklippstavlen", + "Save as file" : "Lagre som fil", "Delete" : "Slett", "Error" : "Feil", "Server error" : "Tjenerfeil", diff --git a/l10n/nb.json b/l10n/nb.json index ea9cf4e..1367418 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -20,6 +20,7 @@ "Room name" : "Romnavn", "Create" : "Ny", "Copy to clipboard" : "Kopiert til utklippstavlen", + "Save as file" : "Lagre som fil", "Delete" : "Slett", "Error" : "Feil", "Server error" : "Tjenerfeil",