mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-22 22:13:45 +08:00
Add: Config import/export
This commit is contained in:
@@ -2464,7 +2464,20 @@
|
||||
"Confirm": "添加",
|
||||
"FileExist": "存在同名的設定檔案,請重新命名",
|
||||
"InvalidChar": "設定檔案名不可以包含下列任意字元:.\\/:*?\"<>|",
|
||||
"InvalidPrefixTemplate": "設定檔案名不能以 template 開頭"
|
||||
"InvalidPrefixTemplate": "設定檔案名不能以 template 開頭",
|
||||
"Manage": "管理"
|
||||
},
|
||||
"AppManage": {
|
||||
"PageTitle": "管理設定檔案",
|
||||
"Back": "返回",
|
||||
"Import": "導入",
|
||||
"Export": "匯出",
|
||||
"Delete": "删除",
|
||||
"OverrideWarning": "将会覆蓋现有的設定檔案",
|
||||
"ImportSuccess": "設定檔案已導入",
|
||||
"Name": "檔案名",
|
||||
"Mod": "插件",
|
||||
"Actions": "操作"
|
||||
},
|
||||
"Update": {
|
||||
"UpToDate": "已是最新版本",
|
||||
@@ -2495,7 +2508,8 @@
|
||||
},
|
||||
"Text": {
|
||||
"InvalidFeedBack": "格式錯誤。 示例:{0}",
|
||||
"Clear": "清除"
|
||||
"Clear": "清除",
|
||||
"EnterPassword": "輸入密碼"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user