mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 16:51:28 +03:00
Update tw.rs (#8444)
This commit is contained in:
@@ -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();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user