update cs.rs (#8450)
This commit is contained in:
parent
1a69d525af
commit
ef82cfa034
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", "Nikdy"),
|
||||
("During controlled", "Během řízeného"),
|
||||
("During service is on", "Během služby je v provozu"),
|
||||
("Capture screen using DirectX", ""),
|
||||
("Capture screen using DirectX", "Snímání obrazovky pomocí DirectX"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue