add notification context
This commit is contained in:
@@ -605,7 +605,27 @@
|
||||
"notification-token-not-found": "Token not found",
|
||||
"notification-file-moderation": "File moderation event",
|
||||
"notification-file-added": "File added to system",
|
||||
"notification-search-operation-filed": "Search operation failed"
|
||||
"notification-search-operation-filed": "Search operation failed",
|
||||
"not-specified": "not specified",
|
||||
"not-specified-date": "not specified",
|
||||
"not-specified-file-name": "not specified",
|
||||
"message-missing": "message missing",
|
||||
"reason-not-specified": "reason not specified",
|
||||
"no-comment": "no comment",
|
||||
"unknown-user": "unknown user",
|
||||
"error-not-described": "error not described",
|
||||
"not-scheduled": "not scheduled",
|
||||
"notification-without-text": "Notification without text",
|
||||
"user-verified": "Status: {status}. Update date: {updateDate}",
|
||||
"monitoring-result": "Monitoring result: {message}",
|
||||
"complaint-status-changed": "Complaint status changed from {oldStatus} to {newStatus}. Violation: {violation}. File: {file}",
|
||||
"file-added-to-system": "Status: {status}. File name: {fileName}",
|
||||
"file-moderation-event": "File moderation for '{fileName}'. Status changed from {oldStatus} to {newStatus}. Comment: {comment}",
|
||||
"payment-result": "Payment result: {status}. Amount: {amount}",
|
||||
"referral-registered": "Referral registered: {referralUser}",
|
||||
"search-result": "Search results from {startDate} to {endDate}. Type: {searchType}. Files found: {count}",
|
||||
"search-operation-failed": "Status: {status}. Message: {message}. Reason: {reason}. Next run: {nextRun}",
|
||||
"token-not-found": "Current: {currentTokens}, needed: {needTokens}. Message: {message}. Next run: {nextRun}"
|
||||
},
|
||||
"User-status": {
|
||||
"under-moderation": "Under moderation",
|
||||
|
||||
Reference in New Issue
Block a user