Skip to content

Commit

Permalink
Update Traditional Chinese translate (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
tony8077616 authored Jan 12, 2025
1 parent 93c06fc commit 7229a3d
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 70 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
targetSdk = 35
versionCode = gitCommitCount
versionName = '1.8.3'
resourceConfigurations += ['en', 'zh-rCN', 'pt-rBR']
resourceConfigurations += ['en', 'zh-rCN', 'zh-rTW', 'pt-rBR']
optimization {
keepRules {
ignoreFromAllExternalDependencies true
Expand Down
Loading

0 comments on commit 7229a3d

Please sign in to comment.