mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-06-11 04:33:08 +08:00
Update tw.rs (#11931)
This commit is contained in:
parent
d52d9da043
commit
32e96e3705
@ -698,6 +698,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Use WebSocket", "使用 WebSocket"),
|
("Use WebSocket", "使用 WebSocket"),
|
||||||
("Trackpad speed", "觸控板速度"),
|
("Trackpad speed", "觸控板速度"),
|
||||||
("Default trackpad speed", "預設觸控板速度"),
|
("Default trackpad speed", "預設觸控板速度"),
|
||||||
("Numeric one-time password", ""),
|
("Numeric one-time password", "數字一次性密碼"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user