Themes(charging stations): add keywords in search

This commit is contained in:
Pieter Vander Vennet 2024-10-03 19:19:10 +02:00
parent 591e992839
commit e502c1519d

View file

@ -21,6 +21,9 @@
] ]
} }
}, },
"keywords": {"nl": [
"oplaadstations","oplaad stations","oplaad punten"
]},
"title": { "title": {
"render": { "render": {
"en": "Charging station", "en": "Charging station",
@ -3345,4 +3348,4 @@
}, },
"neededChangesets": 10 "neededChangesets": 10
} }
} }