{{ l10n.get('Billing.MonthlyBilling') }}
{{ l10n.get('Billing.YearlyBilling') }}
{{ currencyFormatter.format(planType == 'monthly' ? selectedPlan.priceMonthly : selectedPlan.priceYearly) }} / {{ planType == 'monthly' ? l10n.get('Billing.Month') : l10n.get('Billing.Year') }}
{{ l10n.get('Billing.CustomPlanPrice') }}
{{ l10n.get('Billing.UpTo') }} {{ numberFormatter.format(selectedPlan.amount) }}
{{ l10n.get('Billing.MonthlyPageviewsAndEvents') }}
{{ feature }}
{{ l10n.get('Pricing.Register') }}
{{ l10n.get('Billing.CustomPlan') }}
{{ l10n.get('Billing.ContactUs') }}{{ l10n.get('Billing.VatInfo') }}
{{ l10n.get('Billing.PaddleInfo') }}