mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-14 10:41:28 +03:00
Update it.rs
This commit is contained in:
@@ -494,6 +494,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("No need to elevate", "Elevazione dei privilegi non richiesta"),
|
("No need to elevate", "Elevazione dei privilegi non richiesta"),
|
||||||
("System Sound", "Dispositivo audio sistema"),
|
("System Sound", "Dispositivo audio sistema"),
|
||||||
("Default", "Predefinita"),
|
("Default", "Predefinita"),
|
||||||
("New RDP", ""),
|
("New RDP", "Nuovo RDP"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user