1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-18 18:27:19 +08:00
Files
AzurLaneAutoScript/webapp/packages/renderer/src/locales/lang/zh-TW.json

38 lines
1.0 KiB
JSON
Raw Normal View History

2024-06-05 23:20:28 +08:00
{
"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": "確定"
}
}