{{ t('Contacts') }} {{ t('overview') }}
{{ t('Filter') }}
{{ t('Contact name') }} {{ t('Description') }} {{ t('Email') }} {{ t('Phone') }} {{ t('Host notifications') }} {{ t('Service notifications') }}
@if (( PermissionsService.hasPermissionObservable(['contacts', 'delete'])|async ) || ( PermissionsService.hasPermissionObservable(['contacts', 'copy'])|async )) { } {{ contact.Contact.name }} {{ contact.Contact.description }} {{ contact.Contact.email }} {{ contact.Contact.phone }} {{ t('Enabled') }} {{ t('Disabled') }} {{ t('R') }} {{ t('D') }} {{ t('U') }} {{ t('Enabled') }} {{ t('Disabled') }} {{ t('R') }} {{ t('W') }} {{ t('C') }} {{ t('U') }} {{ t('Edit') }} {{ t('Changelog') }} {{ t('Used By') }}
  • {{ t('Copy') }}
  • {{ t('Delete') }}