From 5d2b492c168fe040a3e32bb5b387bc4827c04035 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 8 Nov 2021 15:32:11 +0100 Subject: [PATCH] Translation reset --- langs/layers/en.json | 27 +++++++++++++++++++-------- langs/layers/nl.json | 38 +++++++++++--------------------------- 2 files changed, 30 insertions(+), 35 deletions(-) diff --git a/langs/layers/en.json b/langs/layers/en.json index 8fc9c6d740..092a620e7f 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -2443,6 +2443,17 @@ } } }, + "parking": { + "description": "A layer showing car parkings", + "presets": { + "0": { + "title": "car parking" + } + }, + "title": { + "render": "Car parking" + } + }, "picnic_table": { "description": "The layer showing picnic tables", "name": "Picnic tables", @@ -3219,6 +3230,14 @@ } }, "tagRenderings": { + "Opening-hours": { + "mappings": { + "0": { + "then": "Opened 24/7" + } + }, + "question": "When are these toilets opened?" + }, "toilet-access": { "mappings": { "0": { @@ -3333,14 +3352,6 @@ } }, "question": "Is there a dedicated toilet for wheelchair users" - }, - "Opening-hours": { - "mappings": { - "0": { - "then": "Opened 24/7" - } - }, - "question": "When are these toilets opened?" } }, "title": { diff --git a/langs/layers/nl.json b/langs/layers/nl.json index cbbdd93744..e952548e3f 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -2756,31 +2756,15 @@ } }, "parking": { - "description": "Parking", + "description": "Deze laag toont autoparkings", "name": "Parking", "presets": { "0": { - "description": "Voeg hier een fietsenstalling toe", - "title": "fietsparking" - }, - "1": { - "description": "Voeg hier een parking voor auto's toe", - "title": "parking" + "title": "parking voor auto's" } }, "title": { - "mappings": { - "0": { - "then": "{name:nl}" - }, - "1": { - "then": "{name}" - }, - "2": { - "then": "Fietsenstalling" - } - }, - "render": "Parking" + "render": "Parking voor auto's" } }, "picnic_table": { @@ -3604,6 +3588,14 @@ } }, "tagRenderings": { + "Opening-hours": { + "mappings": { + "0": { + "then": "Altijd open" + } + }, + "question": "Wanneer zijn deze toiletten open?" + }, "toilet-access": { "mappings": { "0": { @@ -3718,14 +3710,6 @@ } }, "question": "Is er een rolstoeltoegankelijke toilet voorzien?" - }, - "Opening-hours": { - "mappings": { - "0": { - "then": "Altijd open" - } - }, - "question": "Wanneer zijn deze toiletten open?" } }, "title": {