Housekeeping...

This commit is contained in:
Pieter Vander Vennet 2022-08-05 12:45:51 +02:00
parent 9963818398
commit af60bc566a
25 changed files with 557 additions and 477 deletions

View file

@ -76,7 +76,8 @@
"nl": "Oplaadpunten",
"da": "En ladestation",
"de": "Eine Ladestation",
"es": "Una estación de carga"
"es": "Una estación de carga",
"fr": "Une station de recharge"
},
"tagRenderings": [
"images",
@ -4441,7 +4442,8 @@
"nl": "Enkel werkende oplaadpunten",
"da": "Kun fungerende ladestationer",
"de": "Nur Ladestationen in Betrieb",
"es": "Solo estaciones de carga funcionales"
"es": "Solo estaciones de carga funcionales",
"fr": "Stations de recharge en service uniquement"
},
"osmTags": {
"and": [
@ -4461,14 +4463,16 @@
"nl": "Alle types",
"ca": "Tots els connectors",
"de": "Alle Anschlüsse",
"es": "Todos los conectores"
"es": "Todos los conectores",
"fr": "Tous types de prise"
}
},
{
"question": {
"en": "Has a <div style='display: inline-block'><b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> connector",
"nl": "Heeft een <div style='display: inline-block'><b><b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>",
"de": "Verfügt über einen <div style='display: inline-block'><b><b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
"de": "Verfügt über einen <div style='display: inline-block'><b><b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>",
"fr": "Dispose dune <div style='display: inline-block'><b><b>prise murale Schuko</b> sans terre (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
},
"osmTags": "socket:schuko~*"
},