forked from MapComplete/MapComplete
Sharescreen: add 'geo:'-link (fix #2115), remove obsolete translation
This commit is contained in:
parent
f1d416320c
commit
e0a393385a
23 changed files with 497 additions and 463 deletions
File diff suppressed because it is too large
Load diff
|
@ -7187,6 +7187,9 @@
|
|||
},
|
||||
"2": {
|
||||
"then": "This picnic table is made from (recycled) plastic"
|
||||
},
|
||||
"3": {
|
||||
"then": "This picnic table is made from metal"
|
||||
}
|
||||
},
|
||||
"question": "What material is this picnic table made of?",
|
||||
|
@ -7227,6 +7230,17 @@
|
|||
},
|
||||
"question": "Is this playground accessible to wheelchair users?"
|
||||
},
|
||||
"fee": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Free to use"
|
||||
},
|
||||
"1": {
|
||||
"then": "Paid playground"
|
||||
}
|
||||
},
|
||||
"question": "Does one have to pay to use this playground?"
|
||||
},
|
||||
"playground-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -10582,6 +10596,9 @@
|
|||
},
|
||||
"6": {
|
||||
"title": "a small-scale lodging facility, typically operated by the owner"
|
||||
},
|
||||
"7": {
|
||||
"title": "a camp site or camp ground"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue