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 service is on", "При запущенной службе"),
|
||||
("Capture screen using DirectX", "Захват экрана с помощью DirectX"),
|
||||
("Back", ""),
|
||||
("Apps", ""),
|
||||
("Volume up", ""),
|
||||
("Volume down", ""),
|
||||
("Power", ""),
|
||||
("Back", "Назад"),
|
||||
("Apps", "Приложения"),
|
||||
("Volume up", "Громкость+"),
|
||||
("Volume down", "Громкость-"),
|
||||
("Power", "Питание"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user