1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 09:33:32 +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": "已是最新版本",