forked from mirrors/rustdesk
parent
7437593ee7
commit
a6724b1c07
1 changed files with 1 additions and 1 deletions
|
|
@ -736,6 +736,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("rel-mouse-lock-failed-tip", "커서 잠금에 실패했습니다. 상대 마우스 모드가 비활성화되었습니다"),
|
||||
("rel-mouse-exit-{}-tip", "종료하려면 {}을(를) 누르세요."),
|
||||
("rel-mouse-permission-lost-tip", "키보드 권한이 취소되었습니다. 상대 마우스 모드가 비활성화되었습니다."),
|
||||
("Changelog", ""변경 기록),
|
||||
("Changelog", "변경 기록"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue