Update Italian language
@rustdesk Please merge. Thanks.
This commit is contained in:
parent
b9892fc2d0
commit
1ab09c65f0
@ -541,7 +541,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change Color", "Modifica colore"),
|
("Change Color", "Modifica colore"),
|
||||||
("Primary Color", "Colore primario"),
|
("Primary Color", "Colore primario"),
|
||||||
("HSV Color", "Colore HSV"),
|
("HSV Color", "Colore HSV"),
|
||||||
("Installation Successful!", ""),
|
("Installation Successful!", "Installazione completata"),
|
||||||
("Installation failed!", ""),
|
("Installation failed!", "Installazione fallita"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user