{{'ACTION' | translate}} {{'DATE' | translate}} {{notification.createdDate | utcToLocalTime:'short'}} {{'MESSAGE' | translate}} new @switch (notification.notificationType) { @case (0) { {{notification.documentName}} {{'DOCUMENT_PERMISSION_GRANTED_TO_YOU' | translate}} } @case (1) { {{'REMINDER' | translate}} :: {{'DOCUMENT_NAME' | translate}} : {{notification.documentName}} :: {{notification.message}} } @case (2) { {{'FILE_REQUEST_WITH_SUBJECT' | translate}} {{notification.fileRequestSubject}} {{'HAS_BEEN_UPDATED' | translate}}. } @case (3) { {{'WORKFLOW_MESSAGE_1' |translate}} {{notification.workflowDocumentName}} {{'WORKFLOW_MESSAGE_2' | translate}} {{notification.workflowName}} {{"WORKFLOW" | translate}}. } }
{{ "NO_DATA_FOUND" | translate }}