From 86310459965c06f53aea601ff3670a6e1ff663be Mon Sep 17 00:00:00 2001 From: ovl-1 Date: Tue, 26 Sep 2023 09:46:56 +0000 Subject: [PATCH] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegian=20Bok?= =?UTF-8?q?m=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 96.1% (126 of 131 strings) Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/nb_NO/ --- _locales/nb/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/nb/messages.json b/_locales/nb/messages.json index dac6738f..e1c38aab 100644 --- a/_locales/nb/messages.json +++ b/_locales/nb/messages.json @@ -512,15 +512,15 @@ "description": "LocalCDN needs to know which requests are created by a website to redirect or block it. With the introduction of MV3, this permission is listed as an optional permission." }, "permissionMissing": { - "message": "", + "message": "Manglende tillatelse", "description": "Missing permission" }, "permissionAllow": { - "message": "", + "message": "Tillat", "description": "Allow" }, "permissionMoreInfo": { - "message": "", + "message": "Mer info", "description": "More info" } }