fix listNotFound in en and ru

This commit is contained in:
maxpozdeev 2022-10-21 16:43:48 +03:00
parent 92a4ff1a48
commit ca35e9ade0
2 changed files with 2 additions and 2 deletions

View file

@ -191,7 +191,7 @@
"actionNoteCancel": "cancel",
"error": "Some error occurred (click for details)",
"denied": "Access denied",
"listNotFound": "Not found",
"listNotFound": "List not found",
"noPublicLists": "No public tasks",
"invalidpass": "Wrong password",
"addList": "Create new list",

View file

@ -191,7 +191,7 @@
"actionNoteCancel": "отмена",
"error": "Ошибка",
"denied": "Доступ запрещен",
"listNotFound": "Не найден",
"listNotFound": "Список не найден",
"noPublicLists": "Нет опубликованных списков",
"invalidpass": "Неверный пароль",
"addList": "Новый список",