mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-27 14:59:02 +08:00
Update Italian language (#9093)
This commit is contained in:
parent
e1329c8157
commit
7744bdbbe0
@ -641,8 +641,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Platform", "Piattaforma"),
|
||||
("Days remaining", "Giorni rimanenti"),
|
||||
("enable-trusted-devices-tip", "Salta verifica 2FA nei dispositivi attendibili"),
|
||||
("Parent directory", ""),
|
||||
("Resume", ""),
|
||||
("Invalid file name", ""),
|
||||
("Parent directory", "Cartella principale"),
|
||||
("Resume", "Riprendi"),
|
||||
("Invalid file name", "Nome file non valido"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user