mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-30 00:21:02 +03:00
opt web console menu text (#7452)
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -600,6 +600,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Full Control", "完全控制"),
|
||||
("share_warning_tip", "上述字段是共享的并且对其他人可见。"),
|
||||
("Everyone", "所有人"),
|
||||
("Web Console", "Web控制台"),
|
||||
("ab_web_console_tip", "打开 Web 控制台以执行更多操作"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user