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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user