mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-24 04:12:20 +08:00
Update Italian language (#7838)
This commit is contained in:
parent
796b66b057
commit
b863ea51ad
@ -603,7 +603,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("ab_web_console_tip", "Altre info sulla console web"),
|
("ab_web_console_tip", "Altre info sulla console web"),
|
||||||
("allow-only-conn-window-open-tip", "Consenti la connessione solo se la finestra RustDesk è aperta"),
|
("allow-only-conn-window-open-tip", "Consenti la connessione solo se la finestra RustDesk è aperta"),
|
||||||
("no_need_privacy_mode_no_physical_displays_tip", "Nessun display fisico, nessuna necessità di usare la modalità privacy."),
|
("no_need_privacy_mode_no_physical_displays_tip", "Nessun display fisico, nessuna necessità di usare la modalità privacy."),
|
||||||
("Follow remote cursor", ""),
|
("Follow remote cursor", "Segui cursore remoto"),
|
||||||
("Follow remote window focus", ""),
|
("Follow remote window focus", "Segui focus finestra remota"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user