1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 11:05:25 +08:00

Opt: Validate value before save into config

This commit is contained in:
18870
2021-11-14 23:57:28 +08:00
parent 1921ffe0fa
commit e84f7c3153
16 changed files with 379 additions and 148 deletions

View File

@@ -1610,6 +1610,9 @@
"CopyFrom": "Copy from existing config",
"Confirm": "Add",
"FileExist": "A config with the same name exists, please choose another one"
},
"Text": {
"InvalidFeedBack": "Invalid format. Example: {0}"
}
}
}