mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 11:51:30 +03:00
feat: add entry in left panel
This commit is contained in:
@@ -499,6 +499,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Copy Fingerprint", "复制指纹"),
|
||||
("no fingerprints", "没有指纹"),
|
||||
("Select a peer", "选择一个被控端"),
|
||||
("Select peers", "选择被控端")
|
||||
("Select peers", "选择被控"),
|
||||
("Plugins", "插件")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user