mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 07:31:30 +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 터널링 활성화"),
|
||||
("IP Whitelisting", "IP 화이트리스트"),
|
||||
("ID/Relay Server", "ID/Relay 서버"),
|
||||
("Import Server Conf", "서버 설정 가져오기"),
|
||||
("Import server configuration successfully", "서버 설정 가져오기 성공"),
|
||||
("Invalid server configuration", "잘못된 서버 설정"),
|
||||
("Clipboard is empty", "클립보드가 비어있습니다"),
|
||||
("Stop service", "서비스 중단"),
|
||||
("Change ID", "ID 변경"),
|
||||
("Website", "웹사이트"),
|
||||
|
||||
Reference in New Issue
Block a user