mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 11:51:30 +03:00
opt: ui and message
This commit is contained in:
@@ -446,10 +446,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("FPS", "幀率"),
|
||||
("Auto", "自動"),
|
||||
("Other Default Options", "其它默認選項"),
|
||||
("Guest to Host", ""),
|
||||
("Dual way", ""),
|
||||
("Guest to host audio transmission", ""),
|
||||
("Dual way audio transmission", ""),
|
||||
("Audio Transmission Mode", ""),
|
||||
("Voice call", ""),
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user