Compare commits

..

No commits in common. "fa5ef90a7dce457a886f1ab46f94d20dd9c70cef" and "ff66003e33074b241b2ecaba240b5a128c1dce26" have entirely different histories.

3 changed files with 6 additions and 11 deletions

View file

@ -2,9 +2,6 @@
"key": "payment:",
"type": "multiCombo",
"label": "Payment Types",
"reference": {
"key": "payment:*"
},
"strings": {
"options": {
"account_cards": "Account Card",

View file

@ -26,11 +26,9 @@
"amenity": "charging_station"
},
"terms": [
"charge point",
"charging stall",
"electric vehicle",
"ev",
"supercharger"
"EV",
"Electric Vehicle",
"Supercharger"
],
"name": "Charging Station"
}

View file

@ -15,11 +15,11 @@
"man_made": "charge_point"
},
"terms": [
"charge point",
"ev",
"electric vehicle",
"charging stall",
"charging station",
"electric vehicle",
"ev"
"charge point"
],
"name": "EV Charging Point"
}