mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-06-11 04:33:08 +08:00
Update lv.rs (#11966)
This commit is contained in:
parent
861fc91578
commit
e79724644d
@ -698,6 +698,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Use WebSocket", "Lietot WebSocket"),
|
("Use WebSocket", "Lietot WebSocket"),
|
||||||
("Trackpad speed", "Skārienpaliktņa ātrums"),
|
("Trackpad speed", "Skārienpaliktņa ātrums"),
|
||||||
("Default trackpad speed", "Noklusējuma skārienpaliktņa ātrums"),
|
("Default trackpad speed", "Noklusējuma skārienpaliktņa ātrums"),
|
||||||
("Numeric one-time password", ""),
|
("Numeric one-time password", "Vienreiz lietojama ciparu parole"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user