mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 20:11:29 +03:00
Refact. Remove idd driver (#7068)
Signed-off-by: fufesou <shuanglongchen@yeah.net> Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
This commit is contained in:
@@ -451,8 +451,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "해상도"),
|
||||
("No transfers in progress", "진행 중인 전송이 없습니다"),
|
||||
("Set one-time password length", "일회용 비밀번호 길이 설정"),
|
||||
("install_cert_tip", "RustDesk 인증서 설치"),
|
||||
("confirm_install_cert_tip", "이 인증서는 RustDesk 테스트 인증서이므로 신뢰할 수 있습니다. 인증서는 RustDesk 드라이버를 신뢰하고 설치하는 데 사용됩니다"),
|
||||
("RDP Settings", "RDP 설정"),
|
||||
("Sort by", "정렬 기준"),
|
||||
("New Connection", "새로운 연결"),
|
||||
|
||||
Reference in New Issue
Block a user