mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 23:51:28 +03:00
@@ -551,5 +551,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Don't show again", ""),
|
||||
("I Agree", ""),
|
||||
("Decline", ""),
|
||||
("Timeout in minutes", ""),
|
||||
("auto_disconnect_option_tip", ""),
|
||||
("Connection failed due to inactivity", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user