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 peers", "Выберите удалённые узлы"),
|
||||
("Plugins", "Плагины"),
|
||||
("Uninstall", ""),
|
||||
("Update", ""),
|
||||
("Enable", ""),
|
||||
("Disable", ""),
|
||||
("Options", ""),
|
||||
("Uninstall", "Удалить"),
|
||||
("Update", "Обновить"),
|
||||
("Enable", "Включить"),
|
||||
("Disable", "Отключить"),
|
||||
("Options", "Настройки"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user