mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-30 08:31:08 +03:00
fix file transfer hanging if disabled, and add trans
This commit is contained in:
@@ -201,5 +201,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Download new version", "Scarica nuova versione"),
|
||||
("Touch mode", "Modalità tocco"),
|
||||
("Reset canvas", "Ripristina tela"),
|
||||
("No permission of file transfer", "Nessun permesso di trasferimento di file"),
|
||||
("Note", "Nota"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user