mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-12-25 09:06:34 +08:00
fix: i18n & other optimizations
This commit is contained in:
@@ -31,5 +31,7 @@ var En = map[i18n.MsgId]string{
|
||||
ErrFileUploadFail: "File upload failure",
|
||||
MsgUploadFileSuccess: "File uploaded successfully",
|
||||
|
||||
TerminalCmdDisable: "This command has been disabled...",
|
||||
LogMachineSecurityCmdSave: "Machine - Security - Save command configuration",
|
||||
LogMachineSecurityCmdDelete: "Machine - Security - Delete command configuration",
|
||||
TerminalCmdDisable: "This command has been disabled...",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user