Chore: lint themes

This commit is contained in:
Pieter Vander Vennet 2025-01-11 01:38:52 +01:00
parent b3af76062e
commit b32f384f38
27 changed files with 431 additions and 431 deletions

View file

@ -15,30 +15,6 @@
"en": "Charge point"
}
},
"tagRenderings": [
"images",
{
"id": "ref",
"question": {
"en": "What is the reference number of this charge point?"
},
"freeform": {
"key": "ref",
"placeholder": {
"en": "Reference number of the charge point, e.g. 2126"
}
},
"render": {
"en": "The reference of this charge point is {ref}"
}
},
"charging_station.capacity",
"charging_station.Available_charging_stations (generated)",
"charging_station.plugs-amount",
"questions",
"charging_station.questions-technical",
"charging_station.technical"
],
"pointRendering": [
{
"location": [
@ -70,8 +46,32 @@
}
}
],
"tagRenderings": [
"images",
{
"id": "ref",
"question": {
"en": "What is the reference number of this charge point?"
},
"freeform": {
"key": "ref",
"placeholder": {
"en": "Reference number of the charge point, e.g. 2126"
}
},
"render": {
"en": "The reference of this charge point is {ref}"
}
},
"charging_station.capacity",
"charging_station.Available_charging_stations (generated)",
"charging_station.plugs-amount",
"questions",
"charging_station.questions-technical",
"charging_station.technical"
],
"allowMove": {
"enableImproveAccuracy": true,
"enableRelocation": false
}
}
}