mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 17:11:28 +03:00
Updated it.rs strings en.rs typo
This commit is contained in:
@@ -396,6 +396,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("One-time password length", "Lunghezza password monouso"),
|
||||
("Request access to your device", "Richiedi l'accesso al tuo dispositivo"),
|
||||
("Hide connection management window", "Nascondi la finestra di gestione delle connessioni"),
|
||||
("hide_cm_tip", ""),
|
||||
("hide_cm_tip", "Permetti di nascondere solo se si accettano sessioni con password permanente"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user