Fix: fix wrong location in theme
This commit is contained in:
parent
22576647e2
commit
8b0b24b01e
1 changed files with 8 additions and 3 deletions
|
@ -21,6 +21,14 @@
|
|||
"cs": "Vrstva zobrazující restaurace a zařízení rychlého občerstvení (se speciálním vykreslením pro fritézy)",
|
||||
"pl": "Warstwa przedstawiająca restauracje i obiekty typu fast-food (ze specjalnym renderowaniem dla frytek)"
|
||||
},
|
||||
"searchTerms": {
|
||||
"nl": [
|
||||
"restaurant",
|
||||
"fast food",
|
||||
"burgerzaak",
|
||||
"eten"
|
||||
]
|
||||
},
|
||||
"source": {
|
||||
"osmTags": {
|
||||
"or": [
|
||||
|
@ -195,9 +203,6 @@
|
|||
"pl": "Warstwa przedstawiająca restauracje i obiekty typu fast-food (ze specjalnym renderowaniem dla frytek)"
|
||||
}
|
||||
},
|
||||
"searchTerms":{
|
||||
"nl": ["restaurant","fast food","burgerzaak","eten"]
|
||||
},
|
||||
{
|
||||
"title": {
|
||||
"en": "a fastfood",
|
||||
|
|
Loading…
Reference in a new issue