Update ru.rs (#8442)
This commit is contained in:
parent
212e8e7559
commit
8b5ac390d1
@ -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();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user