mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 08:41:29 +03:00
show peer note (#13140)
Signed-off-by: 21pages <sunboeasy@gmail.com> Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
This commit is contained in:
@@ -719,5 +719,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Small", "小"),
|
||||
("Large", "大"),
|
||||
("Show virtual joystick", "显示虚拟摇杆"),
|
||||
("Edit note", "编辑备注"),
|
||||
("Alias", "别名"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user