forked from MapComplete/MapComplete
Chore: translation reset
This commit is contained in:
parent
9cffe6814e
commit
15039ef560
5 changed files with 62 additions and 105 deletions
|
@ -3023,6 +3023,17 @@
|
|||
"name": {
|
||||
"question": "What is the name of this climbing gym?"
|
||||
},
|
||||
"rope_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "A climbing rope can be rented here"
|
||||
},
|
||||
"1": {
|
||||
"then": "A climbing rope can <b>not</b> be rented here"
|
||||
}
|
||||
},
|
||||
"question": "Can one rent a climbing rope here?"
|
||||
},
|
||||
"shoe_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -7678,6 +7689,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Basketball is played here"
|
||||
},
|
||||
"6": {
|
||||
"then": "This is a skatepark"
|
||||
}
|
||||
},
|
||||
"question": "Which sport can be played here?",
|
||||
|
|
|
@ -2913,6 +2913,17 @@
|
|||
"name": {
|
||||
"question": "Wat is de naam van dit Klimzaal?"
|
||||
},
|
||||
"rope_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Een klimtouw kan hier gehuurd worden"
|
||||
},
|
||||
"1": {
|
||||
"then": "Hier kunnen <b>geen</b> klimtouwen gehuurd worden"
|
||||
}
|
||||
},
|
||||
"question": "Kan een klimtouw hier gehuurd worden?"
|
||||
},
|
||||
"shoe_rental": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -7347,6 +7358,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Hier kan men basketbal beoefenen"
|
||||
},
|
||||
"6": {
|
||||
"then": "Dit is een skatepark"
|
||||
}
|
||||
},
|
||||
"question": "Welke sporten kan men hier beoefenen?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue