mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 09:41:28 +03:00
Update tw.rs (#12091)
This commit is contained in:
@@ -699,7 +699,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Trackpad speed", "觸控板速度"),
|
("Trackpad speed", "觸控板速度"),
|
||||||
("Default trackpad speed", "預設觸控板速度"),
|
("Default trackpad speed", "預設觸控板速度"),
|
||||||
("Numeric one-time password", "數字一次性密碼"),
|
("Numeric one-time password", "數字一次性密碼"),
|
||||||
("Enable IPv6 P2P connection", ""),
|
("Enable IPv6 P2P connection", "啟用 IPv6 P2P 連線"),
|
||||||
("Enable UDP hole punching", ""),
|
("Enable UDP hole punching", "啟用 UDP 打洞"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user