mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-09-04 16:59:39 +00:00
Update ko.rs (#12757)
Some checks failed
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
Some checks failed
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Has been cancelled
Full Flutter CI / run-ci (push) Has been cancelled
Flutter Nightly Build / run-flutter-nightly-build (push) Has been cancelled
Update Korean
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
Reference in New Issue
Block a user