forked from mirrors/rustdesk
Update fr.rs (#12758)
This commit is contained in:
parent
c5e76972aa
commit
7bacf7cdc9
1 changed files with 1 additions and 1 deletions
|
|
@ -709,6 +709,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Supported only in the installed version.", "Uniquement pris en charge dans la version installée."),
|
||||
("elevation_username_tip", "Saisissez un nom d’utilisateur ou un domaine\\utilisateur"),
|
||||
("Preparing for installation ...", "Préparation de l’installation…"),
|
||||
("Show my cursor", ""),
|
||||
("Show my cursor", "Afficher mon curseur"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue