mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-04 20:21:35 +08:00
commit
1591e0cfe7
@ -394,6 +394,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("One-time Password", "Password monouso"),
|
("One-time Password", "Password monouso"),
|
||||||
("Use one-time password", "Usa password monouso"),
|
("Use one-time password", "Usa password monouso"),
|
||||||
("One-time password length", "Lunghezza password monouso"),
|
("One-time password length", "Lunghezza password monouso"),
|
||||||
("Request access to your device", ""),
|
("Request access to your device", "Richiedi l'accesso al tuo dispositivo"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user