From a23650fba246ae6cfdb11e0d627908d009ff6e1d Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 24 Jun 2026 16:01:29 -0700 Subject: [PATCH] New translations en-us.json (Korean) [ci skip] --- messages/ko-KR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/messages/ko-KR.json b/messages/ko-KR.json index 7fe13b029..f8e9d841c 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.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": "유닉스 그룹", - "sshUnixGroupsDescription": "사용자를 대상 호스트에 추가할 유닉스 그룹들, 쉼표, 공백 또는 새 줄로 구분됩니다.", + "sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.", "roleTextFieldPlaceholder": "값을 입력하거나 .txt나 .csv 파일을 드롭하세요", "roleTextImportTitle": "파일에서 가져오기", "roleTextImportDescription": "{fileName}을(를) {fieldLabel}에 가져오는 중",