mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 09:51: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 tunel TCP"),
|
||||
("IP Whitelisting", "Lista blanca de IP"),
|
||||
("ID/Relay Server", "Servidor ID/Relay"),
|
||||
("Import Server Conf", "Importar configuración de servidor"),
|
||||
("Import server configuration successfully", "Configuración de servidor importada con éxito"),
|
||||
("Invalid server configuration", "Configuración de servidor inválida"),
|
||||
("Clipboard is empty", "El portapapeles está vacío"),
|
||||
("Stop service", "Parar servicio"),
|
||||
("Change ID", "Cambiar ID"),
|
||||
("Website", "Sitio web"),
|
||||
|
||||
Reference in New Issue
Block a user