1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 23:33:33 +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": "从现有的配置中复制",
"Confirm": "添加",
"FileExist": "存在同名的配置文件,请重新输入一个"
},
"Text": {
"InvalidFeedBack": "格式错误。 示例:{0}"
}
}
}