mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 23:11:30 +03:00
auto new line && add server conf export
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -29,8 +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 Config", "Importar configuración de servidor"),
|
||||
("Export Server Config", ""),
|
||||
("Import server configuration successfully", "Configuración de servidor importada con éxito"),
|
||||
("Export server configuration successfully", ""),
|
||||
("Invalid server configuration", "Configuración de servidor inválida"),
|
||||
("Clipboard is empty", "El portapapeles está vacío"),
|
||||
("Stop service", "Parar servicio"),
|
||||
|
||||
Reference in New Issue
Block a user