mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 10: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", "Povolit TCP tunelování"),
|
||||
("IP Whitelisting", "Povolování pouze z daných IP adres)"),
|
||||
("ID/Relay Server", "Identifikátor / předávací (relay) server"),
|
||||
("Import Server Conf", "Importovat konfiguraci serveru"),
|
||||
("Import server configuration successfully", "Konfigurace serveru úspěšně importována"),
|
||||
("Invalid server configuration", "Neplatná konfigurace serveru"),
|
||||
("Clipboard is empty", "Schránka je prázdná"),
|
||||
("Stop service", "Zastavit službu"),
|
||||
("Change ID", "Změnit identifikátor"),
|
||||
("Website", "Webové stránky"),
|
||||
|
||||
Reference in New Issue
Block a user