commit
441cddbde6
1 changed files with 2 additions and 2 deletions
|
|
@ -541,7 +541,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Change Color", "Modifica colore"),
|
||||
("Primary Color", "Colore primario"),
|
||||
("HSV Color", "Colore HSV"),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Installation Successful!", "Installazione completata"),
|
||||
("Installation failed!", "Installazione fallita"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue