mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-28 05:14:17 +00:00
Italian language update (#13148)
This commit is contained in:
parent
30552fd202
commit
6f9728f2d4
@ -719,7 +719,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Small", "Piccola"),
|
||||
("Large", "Grande"),
|
||||
("Show virtual joystick", "Visualizza joystick virtuale"),
|
||||
("Edit note", ""),
|
||||
("Alias", ""),
|
||||
("Edit note", "Modifica nota"),
|
||||
("Alias", "Alias"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user