Update it.rs
This commit is contained in:
parent
2689688da5
commit
ceda7320b4
1 changed files with 1 additions and 1 deletions
|
|
@ -460,6 +460,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Codec", "Codec"),
|
||||
("Resolution", "Risoluzione"),
|
||||
("No transfers in progress", "Nessun trasferimento in corso"),
|
||||
("Set one-time password length", ""),
|
||||
("Set one-time password length", "Imposta la lunghezza della password monouso"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue