forked from mirrors/rustdesk
Update fr.rs (#13151)
This commit is contained in:
parent
57896ab176
commit
1ed6b958cb
1 changed files with 2 additions and 2 deletions
|
|
@ -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();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue