From d26346bd0eeb0814896de83d59495feee845adb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Podhoreck=C3=BD?= Date: Tue, 15 Nov 2022 18:53:48 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (61 of 61 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/cs/ --- langs/shared-questions/cs.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/langs/shared-questions/cs.json b/langs/shared-questions/cs.json index 80789a024a..bdde72874d 100644 --- a/langs/shared-questions/cs.json +++ b/langs/shared-questions/cs.json @@ -198,6 +198,18 @@ } }, "question": "Jaká je odpovídající položka ve Wikipedii?" + }, + "description": { + "question": "Je ještě něco relevantního, co jste nemohli uvést v předchozích otázkách? Přidejte to sem.
Neopakujte již uvedená fakta" + }, + "opening_hours_24_7": { + "override": { + "mappings": { + "0": { + "then": "Otevřeno 24/7 (včetně svátků)" + } + } + } } } -} \ No newline at end of file +}