mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-17 17:11:30 +03:00
added phrases for every empty peer type
This commit is contained in:
@@ -468,5 +468,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Minimize", ""),
|
||||
("Maximize", ""),
|
||||
("Your Device", ""),
|
||||
("empty_recent_tip", ""),
|
||||
("empty_favorite_tip", ""),
|
||||
("empty_lan_tip", ""),
|
||||
("empty_address_book_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user