Skip to content

Commit

Permalink
add chinese again
Browse files Browse the repository at this point in the history
  • Loading branch information
web-cop committed May 3, 2024
1 parent cd8027e commit 9c51e36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/languages.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ export const langToCode = {
GERMAN: 'de',
ENGLISH: 'en',
RUSSIAN: 'ru',
// CHINESE: 'zh',
// CHINESE_TRADITIONAL: 'zh-hant',
CHINESE: 'zh',
CHINESE_TRADITIONAL: 'zh-hant',
PORTUGUESE_BRAZIL: 'pt-br',
ALBANIAN: 'sq',
AMHARIC: 'am',
Expand Down

0 comments on commit 9c51e36

Please sign in to comment.