From 768fb46ea940c13c27ce54a056553e76c1534c2b Mon Sep 17 00:00:00 2001 From: Marco Date: Sat, 30 Oct 2021 07:36:03 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 54.0% (579 of 1072 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/it/ --- langs/layers/it.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/langs/layers/it.json b/langs/layers/it.json index 229bb82e01..f7ef5a836b 100644 --- a/langs/layers/it.json +++ b/langs/layers/it.json @@ -759,6 +759,18 @@ }, "title": { "render": "Stazione di ricarica" + }, + "filter": { + "0": { + "options": { + "0": { + "question": "Tutti i veicoli" + }, + "1": { + "question": "Stazione di ricarica per biciclette" + } + } + } } }, "defibrillator": { @@ -1820,4 +1832,4 @@ "render": "Punto panoramico" } } -} \ No newline at end of file +}