Skip to content

Commit

Permalink
Add zh-hant translations (Chinese Traditional)
Browse files Browse the repository at this point in the history
  • Loading branch information
wiz committed Dec 3, 2019
1 parent 8da8e24 commit 62fde1e
Show file tree
Hide file tree
Showing 2 changed files with 2,635 additions and 0 deletions.
1 change: 1 addition & 0 deletions core/src/main/java/bisq/core/locale/LanguageUtil.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ public class LanguageUtil {
"pt", // Portuguese
"pt-BR", // Portuguese (Brazil)
"zh-Hans", // Chinese [Han Simplified]
"zh-Hant", // Chinese [Han Traditional]
"ru", // Russian
"fr", // French
"vi", // Vietnamese
Expand Down
Loading

0 comments on commit 62fde1e

Please sign in to comment.