{{ t('pricing.title') }}

{{ trialDays > 0 ? t('pricing.sub', trialVars) : t('pricing.subNoTrial') }}

{{ callbackMsg }}
{{ t('pricing.empty') }}

{{ p.name }}

{{ formatPlanPrice(p).symbol }}{{ formatPlanPrice(p).amount }} {{ t(formatPlanPrice(p).suffixKey) }}

{{ t('pricing.quota', { n: p.quota.toLocaleString() }) }}

  • ✓ {{ t('pricing.f1') }}
  • ✓ {{ t('pricing.f2') }}
  • ✓ {{ t('pricing.f3') }}
  • ✓ {{ t('pricing.f4') }}
  • ✓ {{ t('pricing.f5', { n: p.sites }) }}

{{ t('pricing.noPayment') }}

{{ t('pricing.faq.title') }}

{{ faqAnswer(item.a) }}