mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 16:11:29 +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", "Skopiuj sygnaturę"),
|
||||
("no fingerprints", "brak sygnatur"),
|
||||
("Select a peer", ""),
|
||||
("Select peers", "")
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user