update cs.rs (#8450)
This commit is contained in:
parent
1a69d525af
commit
ef82cfa034
@ -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…
x
Reference in New Issue
Block a user