mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-24 09:28:23 +00:00
Update it.rs
This commit is contained in:
parent
3162c92333
commit
ff9a538e2d
1 changed files with 1 additions and 1 deletions
|
|
@ -394,6 +394,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("One-time Password", "Password monouso"),
|
||||
("Use one-time password", "Usa password monouso"),
|
||||
("One-time password length", "Lunghezza password monouso"),
|
||||
("Request access to your device", ""),
|
||||
("Request access to your device", "Richiedi accesso al tuo dispositivo"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue