first commit
This commit is contained in:
27
data/fields/clothes.json
Normal file
27
data/fields/clothes.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"key": "clothes",
|
||||
"type": "semiCombo",
|
||||
"label": "Clothes",
|
||||
"strings": {
|
||||
"options": {
|
||||
"babies": "Baby Clothing",
|
||||
"children": "Children's Clothing",
|
||||
"denim": "Jeans Clothing",
|
||||
"fur": "Fur Clothing",
|
||||
"hats": "Hats",
|
||||
"maternity": "Maternity Clothing",
|
||||
"men": "Men's Clothing",
|
||||
"motorcycle": "Motorcycle Clothing",
|
||||
"oversize": "Plus Size Clothing",
|
||||
"socks": "Socks",
|
||||
"sports": "Sportswear",
|
||||
"suits": "Suits",
|
||||
"swimwear": "Swimwear",
|
||||
"traditional": "Traditional Garments / Folk Costumes",
|
||||
"underwear": "Underwear",
|
||||
"wedding": "Wedding Clothing",
|
||||
"women": "Women's Clothing",
|
||||
"workwear": "Workwear"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user