mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 02:21:28 +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", "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