Skip to content

Commit

Permalink
Merge pull request #7923 from ethereum/removeCrowdinScript
Browse files Browse the repository at this point in the history
Remove zh lang buckets accidentally added to crowdin-import
  • Loading branch information
minimalsm authored Sep 19, 2022
2 parents b86796b + d1c6789 commit 0df56c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/crowdin-import.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ const USER_SELECTION: UserSelectionObject = {
tr: [],
uk: [],
vi: [],
zh: [2, 3, 4, 5, 6, 7, 10, 14, 15, 16],
zh: [],
"zh-tw": [],
}

Expand Down

0 comments on commit 0df56c7

Please sign in to comment.