mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-28 05:14:17 +00:00
parent
7ca8e0d437
commit
c5e76972aa
@ -709,6 +709,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Supported only in the installed version.", "설치된 버전에서만 지원됩니다."),
|
||||
("elevation_username_tip", "사용자 이름 또는 도메인\\사용자 이름 입력"),
|
||||
("Preparing for installation ...", "설치 준비 중 ..."),
|
||||
("Show my cursor", ""),
|
||||
("Show my cursor", "내 커서 표시"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user