add error message
This commit is contained in:
@@ -204,7 +204,8 @@
|
||||
"FAILED": "Failed",
|
||||
"FAILED_SAVE": "Failed save",
|
||||
"view": "View",
|
||||
"are-no-violations": "There are no violations"
|
||||
"are-no-violations": "There are no violations",
|
||||
"error-reading-image": "Error reading image"
|
||||
},
|
||||
"Login-register-form": {
|
||||
"and": "and",
|
||||
|
||||
@@ -204,7 +204,8 @@
|
||||
"FAILED": "Ошибка",
|
||||
"FAILED_SAVE": "Сохранение не удалось",
|
||||
"view": "Посмотреть",
|
||||
"are-no-violations": "Нарушений нет"
|
||||
"are-no-violations": "Нарушений нет",
|
||||
"error-reading-image": "Ошибка чтения изображения"
|
||||
},
|
||||
"Login-register-form": {
|
||||
"and": "и",
|
||||
|
||||
Reference in New Issue
Block a user