mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 11:51:30 +03:00
Update it.rs
This commit is contained in:
@@ -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();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user