mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 14:31: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", "Abilita tunnel TCP"),
|
||||
("IP Whitelisting", "IP autorizzati"),
|
||||
("ID/Relay Server", "Server ID/Relay"),
|
||||
("Import Server Conf", "Importa configurazione Server"),
|
||||
("Import server configuration successfully", "Configurazione Server importata con successo"),
|
||||
("Invalid server configuration", "Configurazione Server non valida"),
|
||||
("Clipboard is empty", "Gli appunti sono vuoti"),
|
||||
("Stop service", "Arresta servizio"),
|
||||
("Change ID", "Cambia ID"),
|
||||
("Website", "Sito web"),
|
||||
|
||||
Reference in New Issue
Block a user