mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-02-17 22:11:30 +08:00
Update fr.rs (#13151)
This commit is contained in:
@@ -719,7 +719,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Small", "Petite"),
|
||||
("Large", "Grande"),
|
||||
("Show virtual joystick", "Afficher le joystick virtuel"),
|
||||
("Edit note", ""),
|
||||
("Alias", ""),
|
||||
("Edit note", "Modifier la note"),
|
||||
("Alias", "Alias"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user