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