mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 20:31:27 +03:00
@@ -719,7 +719,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Small", "작게"),
|
("Small", "작게"),
|
||||||
("Large", "크게"),
|
("Large", "크게"),
|
||||||
("Show virtual joystick", "가상 조이스틱 표시"),
|
("Show virtual joystick", "가상 조이스틱 표시"),
|
||||||
("Edit note", ""),
|
("Edit note", "노트 편집"),
|
||||||
("Alias", ""),
|
("Alias", "별명"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user