From bdd8c5741d1fb1629e73db69fd31a330a313a537 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Mon, 26 Dec 2022 04:24:29 +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 44.9% (178 of 396 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/nb_NO/ --- langs/themes/nb_NO.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/langs/themes/nb_NO.json b/langs/themes/nb_NO.json index e0c09734a4..379d4bdf36 100644 --- a/langs/themes/nb_NO.json +++ b/langs/themes/nb_NO.json @@ -622,7 +622,8 @@ "title": "Åpent toalettkart" }, "transit": { - "title": "Bussruter" + "title": "Bussruter", + "description": "Planlegg turen din med offentlig transport" }, "trees": { "description": "Kartlegg trærne.", @@ -638,5 +639,11 @@ "waste_basket": { "shortDescription": "Oversikt over søppelkurver", "title": "Søppelkurv" + }, + "bag": { + "title": "BAG-importhjelper" + }, + "blind_osm": { + "title": "OSM for blinde" } -} \ No newline at end of file +}