mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 03:11:29 +03:00
fix on msgbox
This commit is contained in:
@@ -186,5 +186,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Password missed", "Mot de passe manqué"),
|
||||
("Wrong credentials", "Identifiant ou mot de passe erroné"),
|
||||
("Edit Tag", "Modifier la balise"),
|
||||
("Invalid folder name", "Nom de dossier invalide"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user