Update Italian language (#9692)
This commit is contained in:
parent
0f6d28def7
commit
844caf8c15
@ -651,6 +651,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Download", "Download"),
|
("Download", "Download"),
|
||||||
("Upload folder", "Cartella upload"),
|
("Upload folder", "Cartella upload"),
|
||||||
("Upload files", "File upload"),
|
("Upload files", "File upload"),
|
||||||
("Clipboard is synchronized", ""),
|
("Clipboard is synchronized", "Gli appunti sono sincronizzati"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user