mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-30 16:41:00 +03:00
fix file transfer hanging if disabled, and add trans
This commit is contained in:
@@ -202,5 +202,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Download new version", "Télécharger la nouvelle version"),
|
||||
("Touch mode", "Mode tactile"),
|
||||
("Reset canvas", "Réinitialiser le canevas"),
|
||||
("No permission of file transfer", "Aucune autorisation de transfert de fichiers"),
|
||||
("Note", "Noter"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user