{{ ::('notifications.list.widgetname' | translate) }}

{{m.title}}

{{m.content}}
{{ ::('table.th.id' | translate) }} {{ ::('notifications.list.th.type' | translate) }} {{ ::('notifications.list.th.importance' | translate) }} {{ ::('notifications.list.th.content' | translate) }} {{ ::('notifications.list.th.datestart' | translate) }} {{ ::('notifications.list.th.dateend' | translate) }} {{ ::('notifications.list.th.assigned' | translate) }} {{ ::('notifications.list.th.accepted' | translate) }} {{ ::('notifications.list.th.active' | translate) }} {{ ::('table.th.actions' | translate) }}
{{ ::row.id }} {{ 'notifications.form.type.'+row.type | translate }} {{ 'notifications.form.importance.'+(row.class || 'normal') | translate }}
{{ ::row.date_start }}
{{ ::('notifications.table.dates.permanent' | translate) }}
{{ ::row.date_end }}
{{ ::('notifications.table.dates.permanent' | translate) }}
{{ ::a.firstname }} {{ ::a.lastname }}, {{ ::('text.not.assigned' | translate) }}
{{ ::a.firstname }} {{ ::a.lastname }}, {{ ::('notifications.table.confirmation.noone' | translate) }}
{{ ::('notifications.table.confirmation.disabled' | translate) }}
{{ ::('text.yes' | translate) }} {{ ::('text.no' | translate) }}

{{ ::('table.empty.msg' | translate) }}

{{ ::('table.pagination.display' | translate) }}
{{ ::('table.pagination.perpage' | translate) }} {{ ::('table.pagination.showing' | translate) }} {{ itemsFirstNr }} {{ ::('table.pagination.to' | translate) }} {{ itemsLastNr }} {{ ::('table.pagination.of' | translate) }} {{ itemsTotal }} {{ ::('table.pagination.entries' | translate) }}