{{'REMINDERS' | translate}}

   {{'DOCUMENT' | translate}} {{reminder.documentName }} {{'START_DATE' | translate}} {{reminder.startDate | utcToLocalTime:'short'}} {{'END_DATE' | translate}} {{reminder.endDate | utcToLocalTime:'short'}} {{'SUBJECT' | translate}} {{reminder.subject | limitTo: '100'}} {{'MESSAGE' | translate}} {{reminder.message | limitTo: '150'}} {{'FREQUENCY' | translate}} {{reminder.frequency | frequency | translate}}
{{'NO_DATA_FOUND' | translate}}