diff --git a/langs/shared-questions/nb_NO.json b/langs/shared-questions/nb_NO.json index 3b4e683612..e490702e06 100644 --- a/langs/shared-questions/nb_NO.json +++ b/langs/shared-questions/nb_NO.json @@ -238,6 +238,36 @@ } }, "question": "Hva er respektivt element på Wikipedia?" + }, + "opening_hours_by_appointment": { + "override": { + "mappings": { + "1": { + "then": "Kun ved avtale" + }, + "0": { + "then": "Kun ved avtale" + } + } + } + }, + "payment-options-split": { + "override": { + "mappings+": { + "0": { + "then": "Mynter aksepteres her" + }, + "1": { + "then": "Sedler aksepteres her" + }, + "2": { + "then": "Debetkort aksepteres her" + }, + "3": { + "then": "Kredittkort aksepteres her" + } + } + } } } -} \ No newline at end of file +}