mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-07 20:30:08 +03:00
Update Korean (#13916)
This commit is contained in:
@@ -729,6 +729,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("server-oss-not-support-tip", "참고: RustDesk 서버 OSS에는 이 기능이 포함되어 있지 않습니다."),
|
("server-oss-not-support-tip", "참고: RustDesk 서버 OSS에는 이 기능이 포함되어 있지 않습니다."),
|
||||||
("input note here", "여기에 노트 입력"),
|
("input note here", "여기에 노트 입력"),
|
||||||
("note-at-conn-end-tip", "연결이 끝날 때 메모 요청"),
|
("note-at-conn-end-tip", "연결이 끝날 때 메모 요청"),
|
||||||
("Show terminal extra keys", ""),
|
("Show terminal extra keys", "터미널 추가 키 표시"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user