mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 04:51:27 +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", "認証・中継サーバー"),
|
||||
("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