mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 08:21:29 +03:00
Italian language update (#13148)
This commit is contained in:
@@ -719,7 +719,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Small", "Piccola"),
|
("Small", "Piccola"),
|
||||||
("Large", "Grande"),
|
("Large", "Grande"),
|
||||||
("Show virtual joystick", "Visualizza joystick virtuale"),
|
("Show virtual joystick", "Visualizza joystick virtuale"),
|
||||||
("Edit note", ""),
|
("Edit note", "Modifica nota"),
|
||||||
("Alias", ""),
|
("Alias", "Alias"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user