Merge pull request #2811 from st0nie/master

cn.rs: wayland_experiment_tip
This commit is contained in:
RustDesk 2023-01-13 09:24:11 +08:00 committed by GitHub
commit 9a3639ac6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -401,7 +401,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Request access to your device", "请求访问你的设备"),
("Hide connection management window", "隐藏连接管理窗口"),
("hide_cm_tip", "在只允许密码连接并且只用固定密码的情况下才允许隐藏"),
("wayland_experiment_tip", ""),
("wayland_experiment_tip", "Wayland支持处于实验阶段如果你需要使用无人值守访问请使用X11。"),
("Right click to select tabs", "右键选择选项卡"),
("Skipped", "已跳过"),
("Add to Address Book", "添加到地址簿"),