Update Italian translations (#15367)

This commit is contained in:
bovirus 2026-06-21 10:52:13 +02:00 committed by GitHub
commit 3976701ac6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -759,7 +759,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("remember-wayland-keyboard-choice-tip", "Non chiedere più per questo computer remoto"),
("Why this happens", "Perché accade questo"),
("Switch display", "Cambia schermo"),
("Show monitor switch button on the main toolbar", "Mostra il pulsante di cambio monitor nella barra degli strumenti principale"),
("Show on the minimized toolbar", "Mostra nella barra degli strumenti ridotta a icona"),
("Show monitor switch button on the main toolbar", "Visualizza nella barra strumenti principale il pulsante per il cambio schermo"),
("Show on the minimized toolbar", "Visualizza nella barra strumenti ridotta a icona"),
].iter().cloned().collect();
}