This commit is contained in:
rustdesk 2023-03-08 17:03:13 +08:00
parent 414884e7b1
commit 3da68377ae

View File

@ -461,7 +461,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Resolution", "Risoluzione"),
("No transfers in progress", "Nessun trasferimento in corso"),
("Set one-time password length", "Imposta la lunghezza della password monouso"),
("Set one-time password length", ""),
("idd_driver_tip", ""),
("confirm_idd_driver_tip", "")
].iter().cloned().collect();