forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
c9b9fbeb60
commit
516c3a10d7
21 changed files with 392 additions and 290 deletions
|
@ -3485,6 +3485,17 @@
|
|||
"question": "Who maintains this tower?",
|
||||
"render": "Maintained by <b>{operator}</b>"
|
||||
},
|
||||
"access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This tower is publicly accessible"
|
||||
},
|
||||
"1": {
|
||||
"then": "This tower can only be visited with a guide"
|
||||
}
|
||||
},
|
||||
"question": "Can this tower be visited?"
|
||||
},
|
||||
"elevator": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue