add user status translate + fix notification count-icon size while long numbers
This commit is contained in:
@@ -422,7 +422,6 @@
|
||||
"protected-files": "Protected files",
|
||||
"storage": "Storage",
|
||||
"Status": "Status",
|
||||
"under-moderation": "Under moderation",
|
||||
"full-link": "Full link",
|
||||
"follow-the-link": "Follow the link",
|
||||
"date-of-discovery": "Date of discovery",
|
||||
@@ -570,5 +569,14 @@
|
||||
"notification-file-moderation": "File moderation event",
|
||||
"notification-file-added": "File added to system",
|
||||
"notification-search-operation-filed": "Search operation failed"
|
||||
},
|
||||
"User-status": {
|
||||
"under-moderation": "Under moderation",
|
||||
"NOT_VERIFIED": "Not verified",
|
||||
"VERIFIED": "Verified",
|
||||
"VERIFICATION_FAILED": "Verification failed",
|
||||
"unknow": "Unknown",
|
||||
"user-verification": "User verification",
|
||||
"Status": "Status"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user