mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 08:31:27 +03:00
Merge pull request #2973 from jimmyGALLAND/add_some_translations
add templates/translations
This commit is contained in:
@@ -41,6 +41,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("About", "À propos de"),
|
||||
("Slogan_tip", "Fait avec cœur dans ce monde chaotique!"),
|
||||
("Privacy Statement", "Déclaration de confidentialité"),
|
||||
("Build Date", "Date de compilation"),
|
||||
("Version", "Version"),
|
||||
("Home", "Accueil"),
|
||||
("Mute", "Muet"),
|
||||
("Audio Input", "Entrée audio"),
|
||||
("Enhancements", "Améliorations"),
|
||||
|
||||
Reference in New Issue
Block a user