mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-01 01:21:06 +03:00
more trans
This commit is contained in:
@@ -187,5 +187,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Wrong credentials", "Identifiant ou mot de passe erroné"),
|
||||
("Edit Tag", "Modifier la balise"),
|
||||
("Invalid folder name", "Nom de dossier invalide"),
|
||||
("Hostname", "nom d'hôte"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user