{{ $t('contactDetails.nameLabel') }}: {{ activeContact.name }}
Status: {{ activeContact.status }}
{{ $t('contactDetails.groupLabel') }}: {{ activeContact.group === 'Others' ? $t('contacts.groupOthers') : activeContact.group }}