mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 15: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", "Povoliť TCP tunelovanie"),
|
||||
("IP Whitelisting", "Zoznam povolených IP adries"),
|
||||
("ID/Relay Server", "ID/Prepojovací server"),
|
||||
("Import Server Conf", "Importovať konfiguráciu servera"),
|
||||
("Import server configuration successfully", "Konfigurácia servera bola úspešne importovaná"),
|
||||
("Invalid server configuration", "Neplatná konfigurácia servera"),
|
||||
("Clipboard is empty", "Schránka je prázdna"),
|
||||
("Stop service", "Zastaviť službu"),
|
||||
("Change ID", "Zmeniť ID"),
|
||||
("Website", "Webová stránka"),
|
||||
|
||||
Reference in New Issue
Block a user