From c8e7a82df9803d6d0c4638a6f7d8314a16d834e1 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 24 Jun 2026 16:01:41 -0700 Subject: [PATCH] New translations en-us.json (Chinese Simplified) [ci skip] --- messages/zh-CN.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 161b0387f..2410b8e23 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -2177,10 +2177,10 @@ "sshSudoModeCommandsDescription": "用户只能用 sudo 运行指定的命令。", "sshSudo": "允许Sudo", "sshSudoCommands": "可用 Sudo 命令", - "sshSudoCommandsDescription": "用户可以使用 sudo 运行的命令列表,以逗号、空格或新行分隔。必须使用绝对路径。", + "sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.", "sshCreateHomeDir": "创建主目录", "sshUnixGroups": "Unix 组", - "sshUnixGroupsDescription": "在目标主机上将用户添加到的 Unix 组,以逗号、空格或新行分隔。", + "sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.", "roleTextFieldPlaceholder": "输入值,或放入 .txt 或 .csv 文件", "roleTextImportTitle": "从文件导入", "roleTextImportDescription": "将 {fileName} 导入到 {fieldLabel}。",