Update ru.rs
This commit is contained in:
parent
21438016bc
commit
a2277e83a6
@ -501,10 +501,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Select a peer", "Выберите удалённый узел"),
|
("Select a peer", "Выберите удалённый узел"),
|
||||||
("Select peers", "Выберите удалённые узлы"),
|
("Select peers", "Выберите удалённые узлы"),
|
||||||
("Plugins", "Плагины"),
|
("Plugins", "Плагины"),
|
||||||
("Uninstall", ""),
|
("Uninstall", "Удалить"),
|
||||||
("Update", ""),
|
("Update", "Обновить"),
|
||||||
("Enable", ""),
|
("Enable", "Включить"),
|
||||||
("Disable", ""),
|
("Disable", "Отключить"),
|
||||||
("Options", ""),
|
("Options", "Настройки"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user