mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 02:41:28 +03:00
Merge branch 'master' into hwcodec
This commit is contained in:
@@ -283,5 +283,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Turned off", ""),
|
||||
("In privacy mode", ""),
|
||||
("Out privacy mode", ""),
|
||||
("Language", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user