Add more terms for Underwear Store

This commit is contained in:
Quincy Morgan
2019-04-07 11:29:31 -07:00
parent 177b2df8d2
commit 380a925c26
4 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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"
}
+1 -1
View File
@@ -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",