1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-16 10:27:21 +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": "Copy from existing config",
"Confirm": "Add",
"FileExist": "A config with the same name exists, please choose another one",
"InvalidChar": "Config name cannot contain any of the following characters: .\\/:*?\"<>|"
"InvalidChar": "Config name cannot contain any of the following characters: .\\/:*?\"<>|",
"InvalidPrefixTemplate": "Config name cannot start with 'template'"
},
"Update": {
"UpToDate": "Latest version",