Update Italian language (#8352)
This commit is contained in:
parent
07e0b5ac10
commit
70c20fc76f
1 changed files with 4 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue