mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 23:51: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", "Włącz tunelowanie TCP"),
|
||||
("IP Whitelisting", "Biała lista IP"),
|
||||
("ID/Relay Server", "Serwer ID/Pośredniczący"),
|
||||
("Import Server Conf", "Importuj konfigurację serwera"),
|
||||
("Import server configuration successfully", "Importowanie konfiguracji serwera powiodło się"),
|
||||
("Invalid server configuration", "Nieprawidłowa konfiguracja serwera"),
|
||||
("Clipboard is empty", "Schowek jest pusty"),
|
||||
("Stop service", "Zatrzymaj usługę"),
|
||||
("Change ID", "Zmień ID"),
|
||||
("Website", "Strona internetowa"),
|
||||
|
||||
Reference in New Issue
Block a user