fix: MML管理文件类型判断

This commit is contained in:
TsMask
2024-03-04 17:58:00 +08:00
parent bd13b70a88
commit 49fa7bdec8
5 changed files with 99 additions and 27 deletions

View File

@@ -1666,7 +1666,9 @@ export default {
requireIpv6: "{display} Not a legitimate IPV6 address.",
requireEnum: "{display} is not a reasonable enumeration value.",
requireBool: "{display} is not a reasonable boolean value.",
requireFile: "{display} is not a value that matches the parameter file type.",
cmdQuickEntry: "Command Quick Entry",
cmdQuickEntryHelp: "Line feed (Shift + Enter), Execute (Enter)",
cmdParamPanel: "Parameter Panel",
clearForm: "Reset",
clearLog: "Clear Logs",