mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-07 04:28:16 +08:00
AlasGG
This commit is contained in:
37
webapp/packages/renderer/src/locales/lang/zh-TW.json
Normal file
37
webapp/packages/renderer/src/locales/lang/zh-TW.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"common": {
|
||||
"theme": "主題",
|
||||
"light": "亮色主題",
|
||||
"dark": "黑暗主題",
|
||||
"language": "語言",
|
||||
"update": "更新",
|
||||
"global": "全球",
|
||||
"china": "中國大陸",
|
||||
"install": "安裝",
|
||||
"installTips": "先前使用過Alas?在這裡導入你的設定"
|
||||
},
|
||||
"import": {
|
||||
"title": "從已有Alas中導入用戶設定",
|
||||
"tips": "請將你的 Alas 設定檔拖拽到這裡",
|
||||
"error": "匯入失敗,請檢查檔是否正確",
|
||||
"step1": "選擇舊的Alas",
|
||||
"step2": "選擇要導入的設定",
|
||||
"step3": "導入成功",
|
||||
"filePathTips": " 下存在的配置檔:",
|
||||
"btnOk": "確定",
|
||||
"btnImport": "導入",
|
||||
"btnGoBack": "返回",
|
||||
"btnReimport": "重新導入",
|
||||
"fileName": "檔名稱",
|
||||
"lastModify": "最後修改時間",
|
||||
"file": {
|
||||
"choose": "點擊此處選擇檔"
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"closeTipTitle": "確認要關閉Alas嗎?",
|
||||
"closeTipContent": "所有正在運行的Alas實例都將被終止",
|
||||
"cancelText": "取消",
|
||||
"okText": "確定"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user