{{ formatMessage(messages.limitReachedDescription, { type: typeName.singular, max }) }}
{{ formatMessage(messages.contactSupport) }}
{{
formatMessage(messages.approachingLimitDescription, {
type: typeName.singular,
max,
typePlural: typeName.plural,
})
}}
{{ formatMessage(messages.contactSupport) }}