Chore: formatting

This commit is contained in:
Pieter Vander Vennet 2024-06-16 16:06:26 +02:00
parent 35eff07c80
commit c08fe03ed0
422 changed files with 31594 additions and 43019 deletions

View file

@ -197,16 +197,19 @@
"id": "post_offic_brand",
"condition": "amenity=post_office",
"question": {
"en": "To which brand does this post office belong?"
"en": "To which brand does this post office belong?",
"de": "Zu welcher Marke gehört die Poststelle?"
},
"render": {
"en": "This is a {brand} post office"
"en": "This is a {brand} post office",
"de": "Dies ist eine Poststelle von {brand}"
},
"freeform": {
"type": "nsi",
"key": "brand",
"placeholder": {
"en": "Brand of the post office"
"en": "Brand of the post office",
"de": "Marke der Poststelle"
},
"helperArgs": [
"amenity=post_office"