mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-04 20:21:35 +08:00
Update it.rs
This commit is contained in:
parent
2689688da5
commit
ceda7320b4
@ -460,6 +460,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Codec", "Codec"),
|
("Codec", "Codec"),
|
||||||
("Resolution", "Risoluzione"),
|
("Resolution", "Risoluzione"),
|
||||||
("No transfers in progress", "Nessun trasferimento in corso"),
|
("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();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user