Update Italian language (#8988)
This commit is contained in:
parent
9a194f0850
commit
ade1d8c0c7
@ -632,9 +632,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("About RustDesk", "Info su RustDesk"),
|
("About RustDesk", "Info su RustDesk"),
|
||||||
("Send clipboard keystrokes", "Invia sequenze tasti appunti"),
|
("Send clipboard keystrokes", "Invia sequenze tasti appunti"),
|
||||||
("network_error_tip", "Controlla la connessione di rete, quindi seleziona 'Riprova'."),
|
("network_error_tip", "Controlla la connessione di rete, quindi seleziona 'Riprova'."),
|
||||||
("Unlock with PIN", ""),
|
("Unlock with PIN", "Sblocca con PIN"),
|
||||||
("Requires at least {} characters", ""),
|
("Requires at least {} characters", "Richiede almeno {} caratteri"),
|
||||||
("Wrong PIN", ""),
|
("Wrong PIN", "PIN errato"),
|
||||||
("Set PIN", ""),
|
("Set PIN", "Imposta PIN"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user