From 984f37de0f908a2a77fd08bd2733b63325206705 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Mon, 26 Dec 2022 04:22:32 +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 89.4% (68 of 76 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/nb_NO/ --- langs/shared-questions/nb_NO.json | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/langs/shared-questions/nb_NO.json b/langs/shared-questions/nb_NO.json index 6628fb72dc..522b944d4e 100644 --- a/langs/shared-questions/nb_NO.json +++ b/langs/shared-questions/nb_NO.json @@ -210,6 +210,34 @@ } }, "question": "Hva er respektivt element på Wikipedia?" + }, + "denominations-coins": { + "mappings": { + "0": { + "then": "1-cent mynter aksepteres" + }, + "5": { + "then": "50-cent mynter aksepteres" + }, + "6": { + "then": "1-euro mynter aksepteres" + }, + "7": { + "then": "2-euro mynter aksepteres" + }, + "2": { + "then": "5-cent mynter aksepteres" + }, + "3": { + "then": "10-cent mynter aksepteres" + }, + "1": { + "then": "2-cent mynter aksepteres" + }, + "4": { + "then": "20-cent mynter aksepteres" + } + } } } -} \ No newline at end of file +}