mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
优化翻译机制
This commit is contained in:
@@ -4,6 +4,13 @@ import json
|
||||
import requests
|
||||
import traceback
|
||||
|
||||
typeList = [
|
||||
"Auto",
|
||||
"ZH_CN2JA",
|
||||
"ZH_CN2KR",
|
||||
"ZH_CN2EN"
|
||||
]
|
||||
|
||||
class Trans():
|
||||
isTrans = False
|
||||
unCloudTrans = False
|
||||
|
||||
Reference in New Issue
Block a user