mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 03:01:29 +03:00
added key show_monitors_tip
This commit is contained in:
@@ -53,5 +53,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("empty_lan_tip", "Oh no, it looks like we haven't discovered any peers yet."),
|
||||
("empty_address_book_tip", "Oh dear, it appears that there are currently no peers listed in your address book."),
|
||||
("identical_file_tip", "This file is identical with the peer's one."),
|
||||
("show_monitors_tip", "Show monitors in toolbar")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user