mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-03 19:39:20 +08:00
Update Italian language (#8352)
This commit is contained in:
parent
07e0b5ac10
commit
70c20fc76f
@ -617,9 +617,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Use texture rendering", "Usa rendering texture"),
|
||||
("Floating window", "Finestra galleggiante"),
|
||||
("floating_window_tip", "Aiuta a mantenere il servizio di RustDesk in background"),
|
||||
("Keep screen on", ""),
|
||||
("Never", ""),
|
||||
("During controlled", ""),
|
||||
("During service is on", ""),
|
||||
("Keep screen on", "Mantieni schermo acceso"),
|
||||
("Never", "Mai"),
|
||||
("During controlled", "Durante il controllo"),
|
||||
("During service is on", "Quando il servizio è attivo"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user