Rephrasing of charging station items

This commit is contained in:
Pieter Vander Vennet 2022-02-09 02:24:37 +01:00
parent 1f34f20ac8
commit 58cd866e54
4 changed files with 58 additions and 6 deletions

View file

@ -2087,6 +2087,14 @@
}
},
"title": {
"mappings": {
"0": {
"then": "Charging station for ebikes"
},
"1": {
"then": "Charging station for cars"
}
},
"render": "Charging station"
},
"units": {

View file

@ -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": {