mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-01 22:11:27 +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", "Slå TCP-tunneling til"),
|
||||
("IP Whitelisting", "IP-udgivelsesliste"),
|
||||
("ID/Relay Server", "ID/forbindelsesserver"),
|
||||
("Import Server Conf", "Importér serverkonfiguration"),
|
||||
("Import server configuration successfully", "Importér serverkonfigurationen"),
|
||||
("Invalid server configuration", "Ugyldig serverkonfiguration"),
|
||||
("Clipboard is empty", "Udklipsholderen er tom"),
|
||||
("Stop service", "Sluk for forbindelsesserveren"),
|
||||
("Change ID", "Ændre ID"),
|
||||
("Website", "Hjemmeside"),
|
||||
|
||||
Reference in New Issue
Block a user