Add terms to shop=collector preset (re: #7588)

This commit is contained in:
Quincy Morgan
2020-05-18 11:14:46 -04:00
parent 4ff1b48b86
commit c8b80457c5
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -7812,7 +7812,7 @@ en:
shop/collector:
# shop=collector
name: Collectibles Shop
# 'terms: antiques,coins,collection,collectors,comics,dolls,figurines,stamps,thrift'
# 'terms: antiques,coins,collection,collectors,comics,dolls,figurines,numismatics,philately,stamps,thrift'
terms: '<translate with synonyms or related terms for ''Collectibles Shop'', separated by commas>'
shop/computer:
# shop=computer
+1 -1
View File
@@ -1083,7 +1083,7 @@
"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/clothes/wedding": {"icon": "temaki-gown", "geometry": ["point", "area"], "tags": {"shop": "clothes", "clothes": "wedding"}, "reference": {"key": "clothes", "value": "wedding"}, "terms": ["boutique", "bridal", "bride", "bridegroom", "bridesmaid", "groom", "groomsman", "tuxedo", "wedding dress", "wedding gown"], "name": "Wedding Clothes Store"},
"shop/coffee": {"icon": "temaki-coffee", "geometry": ["point", "area"], "tags": {"shop": "coffee"}, "name": "Coffee Store"},
"shop/collector": {"icon": "fas-th", "fields": ["name", "collector", "{shop}"], "geometry": ["point", "area"], "terms": ["antiques", "coins", "collection", "collectors", "comics", "dolls", "figurines", "stamps", "thrift"], "tags": {"shop": "collector"}, "name": "Collectibles Shop"},
"shop/collector": {"icon": "fas-th", "fields": ["name", "collector", "{shop}"], "geometry": ["point", "area"], "terms": ["antiques", "coins", "collection", "collectors", "comics", "dolls", "figurines", "numismatics", "philately", "stamps", "thrift"], "tags": {"shop": "collector"}, "name": "Collectibles Shop"},
"shop/computer": {"icon": "fas-laptop", "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"},
"shop/convenience": {"icon": "fas-shopping-basket", "geometry": ["point", "area"], "tags": {"shop": "convenience"}, "name": "Convenience Store"},
+2
View File
@@ -17,6 +17,8 @@
"comics",
"dolls",
"figurines",
"numismatics",
"philately",
"stamps",
"thrift"
],
+1 -1
View File
@@ -9267,7 +9267,7 @@
},
"shop/collector": {
"name": "Collectibles Shop",
"terms": "antiques,coins,collection,collectors,comics,dolls,figurines,stamps,thrift"
"terms": "antiques,coins,collection,collectors,comics,dolls,figurines,numismatics,philately,stamps,thrift"
},
"shop/computer": {
"name": "Computer Store",