Skip to content

Commit

Permalink
Merge pull request #474 from ripp2003/patch-1
Browse files Browse the repository at this point in the history
Update fr.rs
  • Loading branch information
rustdesk committed May 2, 2022
2 parents 388dcbe + c9cd57e commit d716e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lang/fr.rs
Expand Up @@ -254,7 +254,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Audio Capture", "Capture audio"),
("File Connection", "Connexion de fichier"),
("Screen Connection", "Connexion de l'écran"),
("Do you accept?", "Do you accept?"),
("Do you accept?", "Accepter vous ?"),
("Open System Setting", "Ouvrir les paramètres système"),
("How to get Android input permission?", "Comment obtenir l'autorisation d'entrée Android ?"),
("android_input_permission_tip1", "Pour qu'un appareil distant puisse contrôler votre appareil Android via la souris ou le toucher, vous devez autoriser RustDesk à utiliser le service \"Accessibilité\"."),
Expand Down

0 comments on commit d716e2b

Please sign in to comment.