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