Skip to content

Commit 38da1af

Browse files
authored
1 parent 7d87ef7 commit 38da1af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/fields/clothes.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"oversize": "Plus Size Clothing",
1616
"socks": "Socks",
1717
"sports": "Sportswear",
18-
"suites": "Suits",
18+
"suits": "Suits",
1919
"swimwear": "Swimwear",
2020
"traditional": "Traditional Garments / Folk Costumes",
2121
"underwear": "Underwear",

interim/source_strings.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -935,8 +935,8 @@ en:
935935
socks: Socks
936936
# clothes=sports
937937
sports: Sportswear
938-
# clothes=suites
939-
suites: Suits
938+
# clothes=suits
939+
suits: suits
940940
# clothes=swimwear
941941
swimwear: Swimwear
942942
# clothes=traditional

0 commit comments

Comments
 (0)