Update ru.rs
This commit is contained in:
parent
67c90eda4b
commit
c4f642258b
1 changed files with 2 additions and 2 deletions
|
|
@ -526,7 +526,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Sort tags", "Сортировка меток"),
|
||||
("Open connection in new tab", "Открыть подключение в новой вкладке"),
|
||||
("Move tab to new window", "Переместить вкладку в отдельное окно"),
|
||||
("Can not be empty", ""),
|
||||
("Already exists", ""),
|
||||
("Can not be empty", "Не может быть пустым"),
|
||||
("Already exists", "Уже существует"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue