From ca707558865fb2bb0ab32a92e0f74b8a4afc8fe4 Mon Sep 17 00:00:00 2001 From: mcliquid Date: Tue, 6 Dec 2022 08:21:49 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (63 of 63 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/de/ --- langs/shared-questions/de.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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 +}