{{ "total" | i18n }}: {{ additionalSeatCount || 0 }} × {{ seatPrice | currency : "$" }} = {{ adjustedSeatTotal | currency : "$" }} / {{ interval | i18n }}
{{ "limitSubscriptionDesc" | i18n }}
{{ "maxSeatCost" | i18n }}: {{ additionalMaxSeatCount || 0 }} × {{ seatPrice | currency : "$" }} = {{ maxSeatTotal | currency : "$" }} / {{ interval | i18n }}