We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d87ef7 commit 38da1afCopy full SHA for 38da1af
data/fields/clothes.json
@@ -15,7 +15,7 @@
15
"oversize": "Plus Size Clothing",
16
"socks": "Socks",
17
"sports": "Sportswear",
18
- "suites": "Suits",
+ "suits": "Suits",
19
"swimwear": "Swimwear",
20
"traditional": "Traditional Garments / Folk Costumes",
21
"underwear": "Underwear",
interim/source_strings.yaml
@@ -935,8 +935,8 @@ en:
935
socks: Socks
936
# clothes=sports
937
sports: Sportswear
938
- # clothes=suites
939
- suites: Suits
+ # clothes=suits
+ suits: suits
940
# clothes=swimwear
941
swimwear: Swimwear
942
# clothes=traditional
0 commit comments