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