perf: Send command translate (#15820)

Co-authored-by: wangruidong <940853815@qq.com>
Co-authored-by: Bryan <jiangjie.bai@fit2cloud.com>
pull/15864/head
fit2bot 2025-08-18 19:14:48 +08:00 committed by GitHub
parent c037ce1c29
commit 7f9d027bd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

View File

@ -282,5 +282,6 @@
"start time": "Start time", "start time": "Start time",
"success": "Success", "success": "Success",
"system user": "System user", "system user": "System user",
"user": "User" "user": "User",
} "scriptLibrary": "Script Library"
}

View File

@ -282,5 +282,6 @@
"start time": "开始时间", "start time": "开始时间",
"success": "成功", "success": "成功",
"system user": "系统用户", "system user": "系统用户",
"user": "用户" "user": "用户",
"scriptLibrary": "脚本库"
} }