Skip to content

Commit 72d27c3

Browse files
authored
Update Korean (rustdesk#14956)
1 parent 6c20fc9 commit 72d27c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lang/ko.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
743743
("Display Name", "표시 이름"),
744744
("password-hidden-tip", "영구 비밀번호가 설정되었습니다 (숨김)."),
745745
("preset-password-in-use-tip", "현재 사전 설정된 비밀번호가 사용 중입니다."),
746-
("Enable privacy mode", ""),
746+
("Enable privacy mode", "개인정보 보호 모드 사용함"),
747747
].iter().cloned().collect();
748748
}

0 commit comments

Comments
 (0)