commit
52ec27f785
@ -543,6 +543,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("HSV Color", "Цвет HSV"),
|
("HSV Color", "Цвет HSV"),
|
||||||
("Installation Successful!", "Установка выполнена успешно!"),
|
("Installation Successful!", "Установка выполнена успешно!"),
|
||||||
("Installation failed!", "Установка не выполнена!"),
|
("Installation failed!", "Установка не выполнена!"),
|
||||||
("Reverse mouse wheel", ""),
|
("Reverse mouse wheel", "Реверсировать колесо мыши"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user