{{'annaul_payment' | translate}}
{{'save' | translate}}
{{!isBillingMode ? '13' : (1 - (planParams.pricingPlan.annualyPrice[currency] / planParams.pricingPlan.monthlyPrice[currency])).toString().split(".")[1].substring(0,2)}}%
{{getAvgText()}}
{{'monthly_payment' | translate}}
{{planParams.pricingPlan.pricingPlanName.substr(7, planParams.pricingPlan.pricingPlanName.length -1)}}
{{'subscription' | translate}}
{{currencySymbol}}{{planPrice}}
{{'per_month_on_annual' |
translate}}
{{'additional_calendars' | translate}} -
{{planParams.stationsToAdd}}
{{currencySymbol}}{{aggregatedStationsPrice}}
{{'total_fee' | translate}}
{{ getBillingPeriodOnCheckout()}}
{{currencySymbol}}{{amoutToPayToDisplay}}
/
{{paymentPeriodAfterAmounth()}}
{{!!hasValidCoupon ? getDiscountText(discountParam) : getBillingPeriodOnCheckout()}}
{{currencySymbol}}{{amoutToPayToDisplayWithCoupon}}
/
{{paymentPeriodAfterAmounth()}}
{{getSubtitleText()}}