forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
e136146831
91 changed files with 1927 additions and 1506 deletions
|
@ -69,7 +69,8 @@
|
|||
"en": "A charging station",
|
||||
"nl": "Oplaadpunten",
|
||||
"ca": "Una estació de càrrega",
|
||||
"de": "Eine Ladestation"
|
||||
"de": "Eine Ladestation",
|
||||
"fr": "Une station de recharge"
|
||||
},
|
||||
"#": "no-question-hint-check",
|
||||
"tagRenderings": [
|
||||
|
@ -2843,7 +2844,9 @@
|
|||
"en": "All vehicle types",
|
||||
"nl": "Alle voertuigen",
|
||||
"ca": "Tots els tipus de vehicles",
|
||||
"de": "Ladestationen für alle Fahrzeugtypen"
|
||||
"de": "Ladestationen für alle Fahrzeugtypen",
|
||||
"fr": "Tous les types de véhicules",
|
||||
"it": "Tutti i tipi di veicoli"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -2851,7 +2854,9 @@
|
|||
"en": "Charging station for bicycles",
|
||||
"nl": "Oplaadpunten voor fietsen",
|
||||
"ca": "Punt de recàrrega per a bicicletes",
|
||||
"de": "Ladestationen für Fahrräder"
|
||||
"de": "Ladestationen für Fahrräder",
|
||||
"fr": "Station de recharge pour vélos",
|
||||
"it": "Stazione di ricarica per biciclette"
|
||||
},
|
||||
"osmTags": "bicycle=yes"
|
||||
},
|
||||
|
@ -2859,7 +2864,9 @@
|
|||
"question": {
|
||||
"en": "Charging station for cars",
|
||||
"nl": "Oplaadpunten voor auto's",
|
||||
"de": "Ladestationen für Autos"
|
||||
"de": "Ladestationen für Autos",
|
||||
"fr": "Station de recharge pour voitures",
|
||||
"it": "Stazione di ricarica per auto"
|
||||
},
|
||||
"osmTags": {
|
||||
"or": [
|
||||
|
@ -2877,7 +2884,9 @@
|
|||
"question": {
|
||||
"en": "Only working charging stations",
|
||||
"nl": "Enkel werkende oplaadpunten",
|
||||
"de": "Nur Ladestationen in Betrieb"
|
||||
"de": "Nur Ladestationen in Betrieb",
|
||||
"fr": "Seulement les stations de recharge qui fonctionnent",
|
||||
"it": "Solo stazioni di ricarica funzionanti"
|
||||
},
|
||||
"osmTags": {
|
||||
"and": [
|
||||
|
@ -2895,7 +2904,8 @@
|
|||
"question": {
|
||||
"en": "All connectors",
|
||||
"nl": "Alle types",
|
||||
"de": "Alle Anschlüsse"
|
||||
"de": "Alle Anschlüsse",
|
||||
"it": "Tutti i connettori"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue