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