Translation sync

This commit is contained in:
Pieter Vander Vennet 2022-01-28 14:56:37 +01:00
parent 1fe1ea5a78
commit 5033d0e752
6 changed files with 144 additions and 24 deletions

View file

@ -1581,18 +1581,6 @@
"question": "What is the maximum amount of time one is allowed to stay here?",
"render": "One can stay at most <b>{canonical(maxstay)}</b>"
},
"payment-options": {
"override": {
"mappings+": {
"0": {
"then": "Payment is done using a dedicated app"
},
"1": {
"then": "Payment is done using a membership card"
}
}
}
},
"phone": {
"question": "What number can one call if there is a problem with this charging station?",
"render": "In case of problems, call <a href='tel:{phone}'>{phone}</a>"

View file

@ -1604,18 +1604,6 @@
"question": "Hoelang mag een voertuig hier blijven staan?",
"render": "De maximale parkeertijd hier is <b>{canonical(maxstay)}</b>"
},
"payment-options": {
"override": {
"mappings+": {
"0": {
"then": "Betalen via een app van het netwerk"
},
"1": {
"then": "Betalen via een lidkaart van het netwerk"
}
}
}
},
"phone": {
"question": "Wat is het telefoonnummer van de beheerder van dit oplaadpunt?",
"render": "Bij problemen, bel naar <a href='tel:{phone}'>{phone}</a>"