Update it.rs ()

Changed "Scehrmo" to "Schermo"
This commit is contained in:
Iraccib 2024-09-28 12:04:31 +02:00 committed by GitHub
parent 30a7847100
commit 60a0099ba0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -559,7 +559,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Big tiles", "Icone grandi"), ("Big tiles", "Icone grandi"),
("Small tiles", "Icone piccole"), ("Small tiles", "Icone piccole"),
("List", "Elenco"), ("List", "Elenco"),
("Virtual display", "Scehrmo virtuale"), ("Virtual display", "Schermo virtuale"),
("Plug out all", "Scollega tutto"), ("Plug out all", "Scollega tutto"),
("True color (4:4:4)", "Colore reale (4:4:4)"), ("True color (4:4:4)", "Colore reale (4:4:4)"),
("Enable blocking user input", "Abilita blocco input utente"), ("Enable blocking user input", "Abilita blocco input utente"),