mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 05:31:29 +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 Tüneline izin ver"),
|
||||
("IP Whitelisting", "İzinli IP listesi"),
|
||||
("ID/Relay Server", "ID/Relay Sunucusu"),
|
||||
("Import Server Conf", "Sunucu ayarlarını içe aktar"),
|
||||
("Import server configuration successfully", "Sunucu ayarları başarıyla içe aktarıldı"),
|
||||
("Invalid server configuration", "Geçersiz sunucu ayarı"),
|
||||
("Clipboard is empty", "Kopyalanan geçici veri boş"),
|
||||
("Stop service", "Servisi Durdur"),
|
||||
("Change ID", "ID Değiştir"),
|
||||
("Website", "Website"),
|
||||
|
||||
Reference in New Issue
Block a user