forked from MapComplete/MapComplete
Fix charging_station generation with new ids
This commit is contained in:
parent
c019650ee9
commit
b58c662099
10 changed files with 1342 additions and 1330 deletions
1204
langs/layers/en.json
1204
langs/layers/en.json
File diff suppressed because it is too large
Load diff
|
@ -680,12 +680,12 @@
|
|||
"description": "Una stazione di ricarica",
|
||||
"name": "Stazioni di ricarica",
|
||||
"tagRenderings": {
|
||||
"Auth phone": {
|
||||
"57": {
|
||||
"question": "Quali sono gli orari di apertura di questa stazione di ricarica?"
|
||||
},
|
||||
"58": {
|
||||
"question": "A quale rete appartiene questa stazione di ricarica?",
|
||||
"render": "{network}"
|
||||
},
|
||||
"Authentication": {
|
||||
"question": "Quali sono gli orari di apertura di questa stazione di ricarica?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -3,12 +3,12 @@
|
|||
"description": "充電ステーション",
|
||||
"name": "充電ステーション",
|
||||
"tagRenderings": {
|
||||
"Auth phone": {
|
||||
"57": {
|
||||
"question": "この充電ステーションはいつオープンしますか?"
|
||||
},
|
||||
"58": {
|
||||
"question": "この充電ステーションの運営チェーンはどこですか?",
|
||||
"render": "{network}"
|
||||
},
|
||||
"Authentication": {
|
||||
"question": "この充電ステーションはいつオープンしますか?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -108,11 +108,11 @@
|
|||
"description": "En ladestasjon",
|
||||
"name": "Ladestasjoner",
|
||||
"tagRenderings": {
|
||||
"Auth phone": {
|
||||
"render": "{network}"
|
||||
},
|
||||
"Authentication": {
|
||||
"57": {
|
||||
"question": "Når åpnet denne ladestasjonen?"
|
||||
},
|
||||
"58": {
|
||||
"render": "{network}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
1066
langs/layers/nl.json
1066
langs/layers/nl.json
File diff suppressed because it is too large
Load diff
|
@ -518,12 +518,12 @@
|
|||
"description": "Зарядная станция",
|
||||
"name": "Зарядные станции",
|
||||
"tagRenderings": {
|
||||
"Auth phone": {
|
||||
"57": {
|
||||
"question": "В какое время работает эта зарядная станция?"
|
||||
},
|
||||
"58": {
|
||||
"question": "К какой сети относится эта станция?",
|
||||
"render": "{network}"
|
||||
},
|
||||
"Authentication": {
|
||||
"question": "В какое время работает эта зарядная станция?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
|
@ -377,12 +377,12 @@
|
|||
"description": "充電站",
|
||||
"name": "充電站",
|
||||
"tagRenderings": {
|
||||
"Auth phone": {
|
||||
"57": {
|
||||
"question": "何時是充電站開放使用的時間?"
|
||||
},
|
||||
"58": {
|
||||
"question": "充電站所屬的網路是?",
|
||||
"render": "{network}"
|
||||
},
|
||||
"Authentication": {
|
||||
"question": "何時是充電站開放使用的時間?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue