{{ $t('header.featureManagement') }}
{{ $t('featureManagement.groupName.featureManagement') }}
{{ $t('featureManagement.moduleCount', { count: featureManagementFeatures.length }) }}
{{ $t('featureManagement.groupDescription.featureManagement') }}
{{ $t(`feature.${feature.id}.name`) }}
{{ $t(`feature.${feature.id}.description`) }}
{{ $t('featureManagement.groupName.voiceManagement') }}
{{ $t('featureManagement.moduleCount', { count: voiceManagementFeatures.length }) }}
{{ $t('featureManagement.groupDescription.voiceManagement') }}
{{ $t(`feature.${feature.id}.name`) }}
{{ $t(`feature.${feature.id}.description`) }}
{{ $t('featureManagement.contactAdmin') }}