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

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"),