Update tw.rs (#12091)
This commit is contained in:
parent
14a8f00e5b
commit
31934e9bd8
1 changed files with 2 additions and 2 deletions
|
|
@ -699,7 +699,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Trackpad speed", "觸控板速度"),
|
||||
("Default trackpad speed", "預設觸控板速度"),
|
||||
("Numeric one-time password", "數字一次性密碼"),
|
||||
("Enable IPv6 P2P connection", ""),
|
||||
("Enable UDP hole punching", ""),
|
||||
("Enable IPv6 P2P connection", "啟用 IPv6 P2P 連線"),
|
||||
("Enable UDP hole punching", "啟用 UDP 打洞"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue