Regenerate translations

This commit is contained in:
Robin van der Linde 2022-11-28 14:28:07 +01:00
parent 057e636a75
commit 7b993d7e55
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
2 changed files with 45 additions and 1 deletions

View file

@ -153,6 +153,46 @@
"render": "Artwork"
}
},
"atm": {
"description": "ATMS to withdraw money",
"name": "ATMs",
"presets": {
"0": {
"title": "an ATM"
}
},
"tagRenderings": {
"brand": {
"freeform": {
"placeholder": "Brand name"
},
"question": "What brand is this ATM?",
"render": "The brand of this ATM is {brand}"
},
"name": {
"freeform": {
"placeholder": "Name of the ATM"
},
"question": "What is the name of this ATM?",
"render": "The name of this ATM is {name}"
},
"operator": {
"freeform": {
"placeholder": "Operator"
},
"question": "What company operates this ATM?",
"render": "The ATM is operated by {operator}"
}
},
"title": {
"mappings": {
"0": {
"then": "{brand} ATM"
}
},
"render": "ATM"
}
},
"barrier": {
"description": "Obstacles while cycling, such as bollards and cycle barriers",
"name": "Barriers",

View file

@ -1091,7 +1091,11 @@
"stations": {
"description": "View, edit and add details to a train station",
"layers": {
"11": {
"3": {
"description": "Layer showing train stations",
"name": "Train Stations"
},
"14": {
"description": "Displays showing the trains that will leave from this station",
"name": "Departures boards",
"presets": {