ui: fix translate

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
This commit is contained in:
Jianhui Zhao
2025-06-19 22:34:58 +08:00
parent 79401c60fb
commit 9dc80c91fc
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@
"Cancel": "Cancel",
"OK": "OK",
"Ignore": "Ignore",
"username is required": "username is required",
"command is required": "command is required",
"must be an integer between 0 and 30": "must be an integer between 0 and 30",
"Parameter": "Parameter",
+1
View File
@@ -25,6 +25,7 @@
"Cancel": "取消",
"OK": "确定",
"Ignore": "忽略",
"username is required": "用户名为必填项",
"command is required": "命令为必填项",
"must be an integer between 0 and 30": "必须是 0 到 30 之间的整数",
"Parameter": "参数",