mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-04 20:21:35 +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"),
|
("Use texture rendering", "Usa rendering texture"),
|
||||||
("Floating window", "Finestra galleggiante"),
|
("Floating window", "Finestra galleggiante"),
|
||||||
("floating_window_tip", "Aiuta a mantenere il servizio di RustDesk in background"),
|
("floating_window_tip", "Aiuta a mantenere il servizio di RustDesk in background"),
|
||||||
("Keep screen on", ""),
|
("Keep screen on", "Mantieni schermo acceso"),
|
||||||
("Never", ""),
|
("Never", "Mai"),
|
||||||
("During controlled", ""),
|
("During controlled", "Durante il controllo"),
|
||||||
("During service is on", ""),
|
("During service is on", "Quando il servizio è attivo"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user