mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-16 19:31:27 +03:00
Italian language update (#10067)
This commit is contained in:
@@ -654,6 +654,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Upload files", "File upload"),
|
("Upload files", "File upload"),
|
||||||
("Clipboard is synchronized", "Gli appunti sono sincronizzati"),
|
("Clipboard is synchronized", "Gli appunti sono sincronizzati"),
|
||||||
("Update client clipboard", "Aggiorna appunti client"),
|
("Update client clipboard", "Aggiorna appunti client"),
|
||||||
("Untagged", ""),
|
("Untagged", "Senza tag"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user