Rephrasing of charging station items
This commit is contained in:
parent
1f34f20ac8
commit
58cd866e54
4 changed files with 58 additions and 6 deletions
|
@ -2087,6 +2087,14 @@
|
|||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Charging station for ebikes"
|
||||
},
|
||||
"1": {
|
||||
"then": "Charging station for cars"
|
||||
}
|
||||
},
|
||||
"render": "Charging station"
|
||||
},
|
||||
"units": {
|
||||
|
|
|
@ -1452,7 +1452,7 @@
|
|||
"Type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "<b>Fietsen</b> kunnen hier opgeladen worden"
|
||||
"then": "<b>Elektrische fietsen</b> kunnen hier opgeladen worden"
|
||||
},
|
||||
"1": {
|
||||
"then": "<b>Elektrische auto's</b> kunnen hier opgeladen worden"
|
||||
|
@ -2110,7 +2110,15 @@
|
|||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Oplaadpunten"
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Oplaadpunt voor elektrische fietsen"
|
||||
},
|
||||
"1": {
|
||||
"then": "Oplaadpunt voor elektrische auto's"
|
||||
}
|
||||
},
|
||||
"render": "Oplaadpunt"
|
||||
},
|
||||
"units": {
|
||||
"0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue