{{ 'dashboard.activity.widgetname' | translate }}
{{ 'table.th.date' | translate }} {{ 'table.th.followup.resource' | translate }} {{ 'table.th.activity.author' | translate }} {{ 'table.th.activity.event' | translate }} {{ 'table.th.activity.message' | translate }}
{{ row.date }} #{{ ::row.resource_id }} {{ ::row.resource.name }} {{ ::row.resource.lastname }} #{{ row.admin.id }} {{ row.admin.firstname }} {{ row.admin.lastname }} {{ 'text.system' | translate }} {{ row.event }}

{{ '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 }}