mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 01:21:28 +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", "Habilitar Tunelamento TCP"),
|
||||
("IP Whitelisting", "Whitelist de IP"),
|
||||
("ID/Relay Server", "Servidor ID/Relay"),
|
||||
("Import Server Conf", "Importar Configuração do Servidor"),
|
||||
("Import server configuration successfully", "Configuração do servidor importada com sucesso"),
|
||||
("Invalid server configuration", "Configuração do servidor inválida"),
|
||||
("Clipboard is empty", "A área de transferência está vazia"),
|
||||
("Stop service", "Parar serviço"),
|
||||
("Change ID", "Alterar ID"),
|
||||
("Website", "Website"),
|
||||
|
||||
Reference in New Issue
Block a user