forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
1fe1ea5a78
commit
5033d0e752
6 changed files with 144 additions and 24 deletions
|
@ -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>"
|
||||
|
|
|
@ -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>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue