forked from MapComplete/MapComplete
Fix: actually search for keywords in theme view
This commit is contained in:
parent
821c1fabd7
commit
cdc1e05499
9 changed files with 193 additions and 95 deletions
|
@ -25,6 +25,31 @@
|
|||
"cs": "Vrstva zobrazující (veřejné) toalety",
|
||||
"sl": "Prikaz (javnih) stranišč"
|
||||
},
|
||||
"searchTerms": {
|
||||
"en": [
|
||||
"Toilets",
|
||||
"Bathroom",
|
||||
"Lavatory",
|
||||
"Water Closet",
|
||||
"outhouse",
|
||||
"privy",
|
||||
"head",
|
||||
"latrine",
|
||||
"WC",
|
||||
"W.C."
|
||||
],
|
||||
"nl": [
|
||||
"WC",
|
||||
"WCs",
|
||||
"plee",
|
||||
"gemak",
|
||||
"opschik",
|
||||
"kabinet",
|
||||
"latrine",
|
||||
"retirade",
|
||||
"piesemopsantee"
|
||||
]
|
||||
},
|
||||
"source": {
|
||||
"osmTags": "amenity=toilets"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue