1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-10 06:54:51 +00:00

feat: traditional chinese

This commit is contained in:
RedDeadDepresso
2024-01-07 20:53:43 +00:00
committed by YoursFunny
parent e28b2f1e2e
commit f4ad80d17e
228 changed files with 1234 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ Use 'import module.config.server as server' to import, don't use 'from xxx impor
lang = 'jp' # Setting default to cn, will avoid errors when using dev_tools
server = 'JP-Official'
VALID_LANG = ['jp', 'en']
VALID_LANG = ['jp', 'en', 'zht']
VALID_SERVER = {
'JP-Official': 'com.YostarJP.BlueArchive',
'OVERSEA-TWHKMO': 'com.nexon.bluearchive',