Update ru.rs (#8497)
This commit is contained in:
parent
c5d3c7f390
commit
aed212d8f8
@ -622,10 +622,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("During controlled", "При управлении"),
|
("During controlled", "При управлении"),
|
||||||
("During service is on", "При запущенной службе"),
|
("During service is on", "При запущенной службе"),
|
||||||
("Capture screen using DirectX", "Захват экрана с помощью DirectX"),
|
("Capture screen using DirectX", "Захват экрана с помощью DirectX"),
|
||||||
("Back", ""),
|
("Back", "Назад"),
|
||||||
("Apps", ""),
|
("Apps", "Приложения"),
|
||||||
("Volume up", ""),
|
("Volume up", "Громкость+"),
|
||||||
("Volume down", ""),
|
("Volume down", "Громкость-"),
|
||||||
("Power", ""),
|
("Power", "Питание"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user