mirror of
https://github.com/rustdesk/rustdesk
synced 2026-04-21 13:27:19 +00:00
Update Korean (#13916)
This commit is contained in:
parent
5af580f44d
commit
d8932b69a3
1 changed files with 1 additions and 1 deletions
|
|
@ -729,6 +729,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("server-oss-not-support-tip", "참고: RustDesk 서버 OSS에는 이 기능이 포함되어 있지 않습니다."),
|
||||
("input note here", "여기에 노트 입력"),
|
||||
("note-at-conn-end-tip", "연결이 끝날 때 메모 요청"),
|
||||
("Show terminal extra keys", ""),
|
||||
("Show terminal extra keys", "터미널 추가 키 표시"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue