update sk.rs (#8449)
This commit is contained in:
parent
ef82cfa034
commit
65dd2b8993
@ -621,6 +621,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Never", "Nikdy"),
|
("Never", "Nikdy"),
|
||||||
("During controlled", "Počas kontrolovaného"),
|
("During controlled", "Počas kontrolovaného"),
|
||||||
("During service is on", "Počas služby je v prevádzke"),
|
("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();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user