diff --git a/langs/shared-questions/de.json b/langs/shared-questions/de.json index a3a7b1b367..6e0ebd1859 100644 --- a/langs/shared-questions/de.json +++ b/langs/shared-questions/de.json @@ -210,6 +210,18 @@ } }, "question": "Wie lautet der zugehörige Wikipedia Artikel?" + }, + "opening_hours_by_appointment": { + "override": { + "mappings": { + "0": { + "then": "Nur nach Vereinbarung" + }, + "1": { + "then": "Nur nach Vereinbarung" + } + } + } } } -} \ No newline at end of file +}