mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 18:21:29 +03:00
refact, peer card menu, open in tabs action
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
@@ -12,6 +12,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("not_close_tcp_tip", "Don't close this window while you are using the tunnel"),
|
||||
("setup_server_tip", "For faster connection, please set up your own server"),
|
||||
("Auto Login", "Auto Login (Only valid if you set \"Lock after session end\")"),
|
||||
("Always connect via relay", "Always Connect via Relay"),
|
||||
("whitelist_tip", "Only whitelisted IP can access me"),
|
||||
("whitelist_sep", "Separated by comma, semicolon, spaces or new line"),
|
||||
("Wrong credentials", "Wrong username or password"),
|
||||
|
||||
Reference in New Issue
Block a user