Removed by mistake

This commit is contained in:
NicKoehler 2023-02-20 09:11:38 +01:00 committed by GitHub
parent 1b58082076
commit 172b1d5e2d
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"),