{{ 'MEMBER.ACTION' | translate
}}
{{ 'MEMBER.NAME' | translate }}
{{
'MEMBER.MEMBER_TYPE' | translate
}}
{{ 'MEMBER.ROLE' | translate }}
{{ m.entity_name }}
{{
member_type_toString(m.entity_type) | translate
}}
{{
roleInfo[m.role_id] | translate
}}
{{
'PAGINATION.PAGE_SIZE' | translate
}}
{{ pagination.firstItem + 1 }} -
{{ pagination.lastItem + 1 }}
{{ 'MEMBER.OF' | translate }}
{{ total }} {{ 'MEMBER.ITEMS' | translate }}