mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
Send clipboard keystroke, https://github.com/rustdesk/rustdesk/discussions/5451
This commit is contained in:
@@ -630,5 +630,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("cancel-2fa-confirm-tip", "Ste si istí, že chcete zrušiť službu 2FA?"),
|
||||
("cancel-bot-confirm-tip", "Ste si istí, že chcete zrušiť bota Telegramu?"),
|
||||
("About RustDesk", ""),
|
||||
("Send clipboard keystrokes", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user