Update ru.rs
This commit is contained in:
parent
806c2130b5
commit
5c5413075e
@ -517,6 +517,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Outgoing connection", "Исходящее подключение"),
|
||||
("Exit", "Выход"),
|
||||
("Open", "Открыть"),
|
||||
("logout_tip", ""),
|
||||
("logout_tip", "Вы действительно хотите выйти?"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user