Update it.rs
This commit is contained in:
parent
44c3a52ca8
commit
274098debb
1 changed files with 1 additions and 1 deletions
|
|
@ -494,6 +494,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("No need to elevate", "Elevazione dei privilegi non richiesta"),
|
||||
("System Sound", "Dispositivo audio sistema"),
|
||||
("Default", "Predefinita"),
|
||||
("New RDP", ""),
|
||||
("New RDP", "Nuovo RDP"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue