mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 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", "Aktifkan TCP Tunneling"),
|
||||
("IP Whitelisting", "Daftar Putih IP"),
|
||||
("ID/Relay Server", "ID/Relay Server"),
|
||||
("Import Server Conf", "Impor Konfigurasi Server"),
|
||||
("Import server configuration successfully", "Impor konfigurasi server berhasil"),
|
||||
("Invalid server configuration", "Konfigurasi server tidak valid"),
|
||||
("Clipboard is empty", "Papan klip kosong"),
|
||||
("Stop service", "Hentikan Layanan"),
|
||||
("Change ID", "Ubah ID"),
|
||||
("Website", "Website"),
|
||||
|
||||
Reference in New Issue
Block a user