add{{ 'ACTIONS.NEW' | translate }}
{{ 'USER.MEMBERSHIPS.TYPE' | translate }} {{'USER.MEMBERSHIPS.TYPES.' + member.memberType | translate }} {{ 'USER.MEMBERSHIPS.DISPLAYNAME' | translate }} {{member.displayName}} {{ 'USER.MEMBERSHIPS.CREATIONDATE' | translate }} {{member.creationDate | timestampToDate | localizedDate: 'EEE dd. MMM, HH:mm'}} {{ 'USER.MEMBERSHIPS.CHANGEDATE' | translate }} {{member.changeDate | timestampToDate | localizedDate: 'EEE dd. MMM, HH:mm'}} {{ 'PROJECT.MEMBER.ROLES' | translate }} {{member.rolesList.join(', ')}}