Add translation buttons

This commit is contained in:
Pieter Vander Vennet 2022-04-01 12:51:55 +02:00
parent 592bc4ae0b
commit 2c7fb556dc
31 changed files with 442 additions and 150 deletions

View file

@ -1062,6 +1062,9 @@
},
"question": "Are there tools here to repair your own bike?"
},
"bike_shop-access": {
"render": "Only accessible to {access}"
},
"bike_shop-email": {
"question": "What is the email address of {name}?"
},

View file

@ -1062,6 +1062,9 @@
},
"question": "Biedt deze winkel gereedschap aan om je fiets zelf te herstellen?"
},
"bike_shop-access": {
"render": "Enkel voor {access}"
},
"bike_shop-email": {
"question": "Wat is het email-adres van {name}?"
},