mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 11:11:27 +03:00
opt: rename and move audio transmission mode
This commit is contained in:
@@ -448,8 +448,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other Default Options", "Другие параметры по умолчанию"),
|
||||
("Please confirm if you want to share your desktop?", "Подтвердите, что хотите поделиться своим рабочим столом?"),
|
||||
("Closed as expected", ""),
|
||||
("Guest to Host", ""),
|
||||
("Dual way", ""),
|
||||
("Guest to host audio transmission", ""),
|
||||
("Dual way audio transmission", ""),
|
||||
("Audio Transmission Mode", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user