mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-13 09:01:29 +03:00
@@ -517,5 +517,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Outgoing connection", "发起的连接"),
|
||||
("Exit", "退出"),
|
||||
("Open", "打开"),
|
||||
("logout_tip", "确定要退出登录吗?"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user