mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 00:41: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", "TCP Tunneling bekapcsolása"),
|
||||
("IP Whitelisting", "IP Fehérlista"),
|
||||
("ID/Relay Server", "ID/Relay Szerver"),
|
||||
("Import Server Conf", "Szerver Konfiguráció Importálása"),
|
||||
("Import server configuration successfully", "Szerver konfiguráció sikeresen importálva"),
|
||||
("Invalid server configuration", "Érvénytelen szerver konfiguráció"),
|
||||
("Clipboard is empty", "A vágólap üres"),
|
||||
("Stop service", "Szolgáltatás Kikapcsolása"),
|
||||
("Change ID", "ID Megváltoztatása"),
|
||||
("Website", "Weboldal"),
|
||||
|
||||
Reference in New Issue
Block a user