forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
1fe1ea5a78
commit
5033d0e752
6 changed files with 144 additions and 24 deletions
|
@ -56,6 +56,18 @@
|
|||
},
|
||||
"question": "Which methods of payment are accepted here?"
|
||||
},
|
||||
"payment-options-advanced": {
|
||||
"override": {
|
||||
"mappings+": {
|
||||
"0": {
|
||||
"then": "Payment is done using a dedicated app"
|
||||
},
|
||||
"1": {
|
||||
"then": "Payment is done using a membership card"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"phone": {
|
||||
"question": "What is the phone number of {name}?"
|
||||
},
|
||||
|
|
|
@ -56,6 +56,18 @@
|
|||
},
|
||||
"question": "Welke betaalmiddelen worden hier geaccepteerd?"
|
||||
},
|
||||
"payment-options-advanced": {
|
||||
"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 {name}?"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue