mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 18:01:29 +03:00
auto new line && add server conf export
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -29,8 +29,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Enable TCP Tunneling", "啟用 TCP 通道"),
|
||||
("IP Whitelisting", "IP 白名單"),
|
||||
("ID/Relay Server", "ID/轉送伺服器"),
|
||||
("Import Server Conf", "匯入伺服器設定"),
|
||||
("Import Server Config", "匯入伺服器設定"),
|
||||
("Export Server Config", "導出服務器配置"),
|
||||
("Import server configuration successfully", "匯入伺服器設定成功"),
|
||||
("Export server configuration successfully", ""),
|
||||
("Export server configuration successfully", "導出服務器配置信息成功"),
|
||||
("Invalid server configuration", "無效的伺服器設定"),
|
||||
("Clipboard is empty", "剪貼簿是空的"),
|
||||
("Stop service", "停止服務"),
|
||||
|
||||
Reference in New Issue
Block a user