1
0
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:
hgjazhgj
2023-05-05 13:29:53 +09:00
committed by GitHub
parent f2e88d8e47
commit b18be2ae2b
6 changed files with 19 additions and 12 deletions

View File

@@ -2457,7 +2457,8 @@
"CopyFrom": "從現有的設定中複製",
"Confirm": "添加",
"FileExist": "存在同名的設定檔案,請重新命名",
"InvalidChar": "設定檔案名不可以包含下列任意字元:.\\/:*?\"<>|"
"InvalidChar": "設定檔案名不可以包含下列任意字元:.\\/:*?\"<>|",
"InvalidPrefixTemplate": "設定檔案名不能以 template 開頭"
},
"Update": {
"UpToDate": "已是最新版本",