{{ t('Contacts') }} {{ t('Copy contact/s') }}
@for (contact of contacts; track contact; let i = $index) { {{ t('Source contact:') }} {{ contact.Source.name }}
{{ t('Name of the new contact') }}
}