diff --git a/data/fields/clothes.json b/data/fields/clothes.json index 1fbca7c2..242f64f7 100644 --- a/data/fields/clothes.json +++ b/data/fields/clothes.json @@ -6,6 +6,7 @@ "options": { "babies": "Baby Clothing", "children": "Children's Clothing", + "denim": "Jeans Clothing", "fur": "Fur Clothing", "hats": "Hats", "maternity": "Maternity Clothing", @@ -16,6 +17,7 @@ "sports": "Sportswear", "suites": "Suites", "swimwear": "Swimwear", + "traditional": "Traditional Garments / Folk Costumes", "underwear": "Underwear", "wedding": "Wedding Clothing", "women": "Women's Clothing", diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index 682f2916..66b86616 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -796,6 +796,8 @@ en: babies: Baby Clothing # clothes=children children: Children's Clothing + # clothes=denim + denim: Jeans Clothing # clothes=fur fur: Fur Clothing # clothes=hats @@ -816,6 +818,8 @@ en: suites: Suites # clothes=swimwear swimwear: Swimwear + # clothes=traditional + traditional: Traditional Garments / Folk Costumes # clothes=underwear underwear: Underwear # clothes=wedding