mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 07:35:25 +08:00
Fix: Redundant template-maa.maa.json config file (#2551)
This commit is contained in:
@@ -2457,7 +2457,8 @@
|
||||
"CopyFrom": "從現有的設定中複製",
|
||||
"Confirm": "添加",
|
||||
"FileExist": "存在同名的設定檔案,請重新命名",
|
||||
"InvalidChar": "設定檔案名不可以包含下列任意字元:.\\/:*?\"<>|"
|
||||
"InvalidChar": "設定檔案名不可以包含下列任意字元:.\\/:*?\"<>|",
|
||||
"InvalidPrefixTemplate": "設定檔案名不能以 template 開頭"
|
||||
},
|
||||
"Update": {
|
||||
"UpToDate": "已是最新版本",
|
||||
|
||||
Reference in New Issue
Block a user