mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 19:21:29 +03:00
add button for importing server config
This commit is contained in:
@@ -29,6 +29,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Enable TCP Tunneling", "Activer le tunneling TCP"),
|
||||
("IP Whitelisting", "Liste blanche IP"),
|
||||
("ID/Relay Server", "ID/Serveur Relais"),
|
||||
("Import Server Conf", "Importer la configuration du serveur"),
|
||||
("Import server configuration successfully", "Configuration du serveur importée avec succès"),
|
||||
("Invalid server configuration", "Configuration du serveur non valide"),
|
||||
("Clipboard is empty", "Presse-papier vide"),
|
||||
("Stop service", "Arrêter le service"),
|
||||
("Change ID", "Changer d'ID"),
|
||||
("Website", "Site Web"),
|
||||
|
||||
Reference in New Issue
Block a user