From 6c17efc2ab47c758f9e6ec9ade62f0610e15dbde Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 9 Sep 2022 09:44:45 +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 93.7% (60 of 64 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/nb_NO/ --- public/locales/nb-NO/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/nb-NO/common.json b/public/locales/nb-NO/common.json index a75dec18..772af453 100644 --- a/public/locales/nb-NO/common.json +++ b/public/locales/nb-NO/common.json @@ -83,5 +83,11 @@ "enabled": "PÄskrudd", "disabled": "Avskrudd", "total": "Totalt" + }, + "weather": { + "allow": "Click to allow", + "updating": "Updating", + "wait": "Please wait", + "current": "Current Location" } }