Update tw.rs (#8444)
This commit is contained in:
parent
baeee642dd
commit
a9e0ea8520
1 changed files with 1 additions and 1 deletions
|
|
@ -621,6 +621,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Never", "從不"),
|
||||
("During controlled", "被控期間"),
|
||||
("During service is on", "服務開啟期間"),
|
||||
("Capture screen using DirectX", ""),
|
||||
("Capture screen using DirectX", "使用 DirectX 擷取螢幕"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue