mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 23:44:47 +02:00
Add more terms for Underwear Store
This commit is contained in:
+1
-1
@@ -6363,7 +6363,7 @@ en:
|
||||
shop/clothes/underwear:
|
||||
# 'shop=clothes, clothes=underwear'
|
||||
name: Underwear Store
|
||||
# 'terms: boutique,bras,brassieres,briefs,boxers,clothes,fashion,lingerie,panties,slips,socks,stockings,underclothing,underpants'
|
||||
# 'terms: boutique,bras,brassieres,briefs,boxers,fashion,lingerie,panties,slips,socks,stockings,underclothes,undergarments,underpants,undies'
|
||||
terms: '<translate with synonyms or related terms for ''Underwear Store'', separated by commas>'
|
||||
shop/coffee:
|
||||
# shop=coffee
|
||||
|
||||
@@ -921,7 +921,7 @@
|
||||
"shop/chemist": {"icon": "maki-grocery", "geometry": ["point", "area"], "tags": {"shop": "chemist"}, "terms": ["apothecary", "beauty", "drug store", "drugstore", "gift", "hair", "med*", "pharmacy", "prescription", "tooth"], "name": "Drugstore"},
|
||||
"shop/chocolate": {"icon": "maki-shop", "geometry": ["point", "area"], "tags": {"shop": "chocolate"}, "terms": ["cocoa"], "name": "Chocolate Store"},
|
||||
"shop/clothes": {"icon": "maki-clothing-store", "fields": ["name", "clothes", "{shop}"], "geometry": ["point", "area"], "tags": {"shop": "clothes"}, "terms": ["blouses", "boutique", "bras", "clothes", "dresses", "fashion", "pants", "shirts", "shorts", "skirts", "slacks", "socks", "suits", "underwear"], "name": "Clothing Store"},
|
||||
"shop/clothes/underwear": {"icon": "maki-clothing-store", "geometry": ["point", "area"], "tags": {"shop": "clothes", "clothes": "underwear"}, "reference": {"key": "clothes", "value": "underwear"}, "terms": ["boutique", "bras", "brassieres", "briefs", "boxers", "clothes", "fashion", "lingerie", "panties", "slips", "socks", "stockings", "underclothing", "underpants"], "name": "Underwear Store"},
|
||||
"shop/clothes/underwear": {"icon": "maki-clothing-store", "geometry": ["point", "area"], "tags": {"shop": "clothes", "clothes": "underwear"}, "reference": {"key": "clothes", "value": "underwear"}, "terms": ["boutique", "bras", "brassieres", "briefs", "boxers", "fashion", "lingerie", "panties", "slips", "socks", "stockings", "underclothes", "undergarments", "underpants", "undies"], "name": "Underwear Store"},
|
||||
"shop/coffee": {"icon": "maki-shop", "geometry": ["point", "area"], "tags": {"shop": "coffee"}, "name": "Coffee Store"},
|
||||
"shop/computer": {"icon": "maki-shop", "geometry": ["point", "area"], "tags": {"shop": "computer"}, "terms": ["desktop", "laptop", "hardware", "operating system", "software"], "name": "Computer Store"},
|
||||
"shop/confectionery": {"icon": "maki-confectionery", "geometry": ["point", "area"], "terms": ["sweet"], "tags": {"shop": "confectionery"}, "name": "Candy Store"},
|
||||
|
||||
@@ -18,15 +18,16 @@
|
||||
"brassieres",
|
||||
"briefs",
|
||||
"boxers",
|
||||
"clothes",
|
||||
"fashion",
|
||||
"lingerie",
|
||||
"panties",
|
||||
"slips",
|
||||
"socks",
|
||||
"stockings",
|
||||
"underclothing",
|
||||
"underpants"
|
||||
"underclothes",
|
||||
"undergarments",
|
||||
"underpants",
|
||||
"undies"
|
||||
],
|
||||
"name": "Underwear Store"
|
||||
}
|
||||
|
||||
Vendored
+1
-1
@@ -7731,7 +7731,7 @@
|
||||
},
|
||||
"shop/clothes/underwear": {
|
||||
"name": "Underwear Store",
|
||||
"terms": "boutique,bras,brassieres,briefs,boxers,clothes,fashion,lingerie,panties,slips,socks,stockings,underclothing,underpants"
|
||||
"terms": "boutique,bras,brassieres,briefs,boxers,fashion,lingerie,panties,slips,socks,stockings,underclothes,undergarments,underpants,undies"
|
||||
},
|
||||
"shop/coffee": {
|
||||
"name": "Coffee Store",
|
||||
|
||||
Reference in New Issue
Block a user