commit
bd6b7cdfc4
@ -518,8 +518,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Exit", "Выход"),
|
("Exit", "Выход"),
|
||||||
("Open", "Открыть"),
|
("Open", "Открыть"),
|
||||||
("logout_tip", "Вы действительно хотите выйти?"),
|
("logout_tip", "Вы действительно хотите выйти?"),
|
||||||
("Service", ""),
|
("Service", "Сервис"),
|
||||||
("Start", ""),
|
("Start", "Запустить"),
|
||||||
("Stop", ""),
|
("Stop", "Остановить"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user