mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-06-07 18:02:48 +08:00
Italian language update (#11862)
This commit is contained in:
parent
46622f7576
commit
a7a2f77ea3
@ -698,6 +698,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Use WebSocket", "Usa WebSocket"),
|
("Use WebSocket", "Usa WebSocket"),
|
||||||
("Trackpad speed", "Velocità trackpad"),
|
("Trackpad speed", "Velocità trackpad"),
|
||||||
("Default trackpad speed", "Velocità predefinita trackpad"),
|
("Default trackpad speed", "Velocità predefinita trackpad"),
|
||||||
("Numeric one-time password", ""),
|
("Numeric one-time password", "Password numerica monouso"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user