commit
aaa03db69c
@ -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…
x
Reference in New Issue
Block a user