update sk.rs (#8449)
This commit is contained in:
parent
ef82cfa034
commit
65dd2b8993
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", "Počas kontrolovaného"),
|
||||
("During service is on", "Počas služby je v prevádzke"),
|
||||
("Capture screen using DirectX", ""),
|
||||
("Capture screen using DirectX", "Snímanie obrazovky pomocou DirectX"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue