add user status translate + fix notification count-icon size while long numbers
This commit is contained in:
@@ -422,7 +422,6 @@
|
||||
"protected-files": "Защищено файлов",
|
||||
"storage": "Хранилище",
|
||||
"Status": "Статус",
|
||||
"under-moderation": "На модерации",
|
||||
"full-link": "Полная ссылка",
|
||||
"follow-the-link": "Перейти",
|
||||
"date-of-discovery": "Дата обнаружения",
|
||||
@@ -570,5 +569,14 @@
|
||||
"notification-file-moderation": "Модерация файла",
|
||||
"notification-file-added": "Файл добавлен в систему",
|
||||
"notification-search-operation-filed": "Ошибка операции поиска"
|
||||
},
|
||||
"User-status": {
|
||||
"under-moderation": "На модерации",
|
||||
"NOT_VERIFIED": "Не верифицирован",
|
||||
"VERIFIED": "Верифицирован",
|
||||
"VERIFICATION_FAILED": "Верификация не удалась",
|
||||
"unknow": "Неизвестно",
|
||||
"user-verification": "Верификация юзера",
|
||||
"Status": "Статус"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user