Merge pull request #3291 from NicKoehler/patch-2

Removed by mistake
This commit is contained in:
RustDesk 2023-02-20 16:13:31 +08:00 committed by GitHub
commit ba7ac43d81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -448,6 +448,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Default Codec", "Codec Predefinito"), ("Default Codec", "Codec Predefinito"),
("Bitrate", "Bitrate"), ("Bitrate", "Bitrate"),
("FPS", "FPS"), ("FPS", "FPS"),
("Auto", "Auto"),
("Other Default Options", "Altre Opzioni Predefinite"), ("Other Default Options", "Altre Opzioni Predefinite"),
("Voice call", "Chiamata vocale"), ("Voice call", "Chiamata vocale"),
("Text chat", "Chat testuale"), ("Text chat", "Chat testuale"),