Update italian language
@rustdesk Please merge. Thanks.
This commit is contained in:
parent
52ec27f785
commit
f5fe6a36eb
@ -543,6 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("HSV Color", "Colore HSV"),
|
("HSV Color", "Colore HSV"),
|
||||||
("Installation Successful!", "Installazione completata"),
|
("Installation Successful!", "Installazione completata"),
|
||||||
("Installation failed!", "Installazione fallita"),
|
("Installation failed!", "Installazione fallita"),
|
||||||
("Reverse mouse wheel", ""),
|
("Reverse mouse wheel", "Rotella mouse inversa"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user