mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-23 19:49:05 +08:00
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"),
|
||||
("Upload folder", "Cartella upload"),
|
||||
("Upload files", "File upload"),
|
||||
("Clipboard is synchronized", ""),
|
||||
("Clipboard is synchronized", "Gli appunti sono sincronizzati"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user