mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 12:01:29 +03:00
1. fix cm window size onToggle Chat.
2. no need to show remote info in cm chat_page. 3. hide Chat IconButton when client unauthorized 4. update lang
This commit is contained in:
@@ -351,5 +351,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Unpin menubar", "取消固定菜单栏"),
|
||||
("Enable LAN Discovery", "允许局域网发现"),
|
||||
("Deny LAN Discovery", "拒绝局域网发现"),
|
||||
("Write a message", "输入聊天消息"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user