mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-12 11:11: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