forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
7b07141162
commit
3b78bd5428
2 changed files with 10 additions and 0 deletions
|
@ -1069,6 +1069,11 @@
|
|||
"question": "What is the email address of {name}?"
|
||||
},
|
||||
"bike_shop-is-bicycle_shop": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze business focuses on rental"
|
||||
}
|
||||
},
|
||||
"render": "This shop is specialized in selling {shop} and does bicycle related activities"
|
||||
},
|
||||
"bike_shop-name": {
|
||||
|
|
|
@ -1069,6 +1069,11 @@
|
|||
"question": "Wat is het email-adres van {name}?"
|
||||
},
|
||||
"bike_shop-is-bicycle_shop": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze zaak focust op verhuur"
|
||||
}
|
||||
},
|
||||
"render": "Deze winkel verkoopt {shop} en heeft fiets-gerelateerde activiteiten."
|
||||
},
|
||||
"bike_shop-name": {
|
||||
|
|
Loading…
Reference in a new issue