Skip to content

Commit

Permalink
Fix typo (#788)
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 authored Feb 13, 2023
1 parent 7d87ef7 commit 38da1af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/fields/clothes.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"oversize": "Plus Size Clothing",
"socks": "Socks",
"sports": "Sportswear",
"suites": "Suits",
"suits": "Suits",
"swimwear": "Swimwear",
"traditional": "Traditional Garments / Folk Costumes",
"underwear": "Underwear",
Expand Down
4 changes: 2 additions & 2 deletions interim/source_strings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -935,8 +935,8 @@ en:
socks: Socks
# clothes=sports
sports: Sportswear
# clothes=suites
suites: Suits
# clothes=suits
suits: suits
# clothes=swimwear
swimwear: Swimwear
# clothes=traditional
Expand Down

0 comments on commit 38da1af

Please sign in to comment.