{{ 'customer.history-customer-registered' | translate }}
{{ 'customer.history-using-native-auth-strategy' | translate }} {{ 'customer.history-using-external-auth-strategy' | translate: { strategy: entry.data.strategy } }}
{{ 'customer.history-customer-verified' | translate }}
{{ 'customer.history-using-native-auth-strategy' | translate }} {{ 'customer.history-using-external-auth-strategy' | translate: { strategy: entry.data.strategy } }}
{{ 'customer.history-customer-detail-updated' | translate }}
{{ 'customer.history-customer-added-to-group' | translate: { groupName: entry.data.groupName } }} {{ 'customer.history-customer-removed-from-group' | translate: { groupName: entry.data.groupName } }} {{ 'customer.history-customer-address-created' | translate }}
{{ entry.data.address }}
{{ 'customer.history-customer-address-updated' | translate }}
{{ entry.data.address }}
{{ 'customer.history-customer-address-deleted' | translate }}
{{ entry.data.address }}
{{ 'customer.history-customer-password-updated' | translate }} {{ 'customer.history-customer-password-reset-requested' | translate }} {{ 'customer.history-customer-password-reset-verified' | translate }}
{{ 'customer.history-customer-email-update-requested' | translate }} {{ entry.data.oldEmailAddress }} {{ entry.data.newEmailAddress }}
{{ 'customer.history-customer-email-update-verified' | translate }} {{ entry.data.oldEmailAddress }} {{ entry.data.newEmailAddress }}
{{ entry.data.note }}
{{ entry.type | translate }}