mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-31 09:01:04 +03:00
opt web console menu text (#7452)
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -217,5 +217,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("outgoing_only_desk_tip", "This is a customized edition.\nYou can connect to other devices, but other devices cannot connect to your device."),
|
||||
("preset_password_warning", "This customized edition comes with a preset password. Anyone knowing this password could gain full control of your device. If you did not expect this, uninstall the software immediately."),
|
||||
("share_warning_tip", "The fields above are shared and visible to others."),
|
||||
("ab_web_console_tip", "More on web console"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user