Update Italian language
This commit is contained in:
parent
3bac9adbd9
commit
3e52da46db
@ -492,5 +492,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("no_desktop_title_tip", "Non c'è nessun desktop disponibile."),
|
("no_desktop_title_tip", "Non c'è nessun desktop disponibile."),
|
||||||
("no_desktop_text_tip", "Installa il desktop GNOME."),
|
("no_desktop_text_tip", "Installa il desktop GNOME."),
|
||||||
("No need to elevate", "Elevazione dei privilegi non richiesta"),
|
("No need to elevate", "Elevazione dei privilegi non richiesta"),
|
||||||
|
("System Sound", "Dispositivo audio sistema"),
|
||||||
|
("Default", "Predefinita"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user