Merge branch 'rustdesk:master' into master

This commit is contained in:
滅ü 2023-04-13 18:20:58 +08:00 committed by GitHub
commit a425d8001d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -449,7 +449,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", "Codec automatico"), ("Auto", "Automatico"),
("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"),