{{ t('hero.title1') }}
{{ t('hero.title2') }}
{{ trialDays > 0 ? t('hero.desc', trialVars) : t('hero.descNoTrial') }}
{{ t('demo.title') }}
{{ t('demo.powered') }}
{{ t('demo.welcome1') }}
{{ t('demo.welcome2') }}
{{ msg.content }}
{{ t('about.title') }}
{{ t('about.p1') }}
{{ t(c.titleKey) }}
{{ t(c.descKey) }}
{{ t('about.p2') }}
{{ t('detail.title') }}
{{ t('detail.sub') }}
{{ t(f.titleKey) }}
{{ t(f.descKey) }}
{{ t('usecase.title') }}
{{ t(u.titleKey) }}
{{ t(u.descKey) }}
{{ String(i + 1).padStart(2, '0') }}
{{ t(s.titleKey) }}
{{ stepDesc(s.descKey) }}
{{ t('integrate.codeTitle') }}
{{ t('embed.methods') }}
{{ currentEmbedHint }}
{{ embedSnippet }}
{{ t('integrate.optTitle') }}
{{ t('integrate.optLang') }}
{{ t('integrate.platformsTitle') }}
{{ t('integrate.platforms') }}
{{ t('steps.title') }}
STEP {{ String(i + 1).padStart(2, '0') }}
{{ t(s.titleKey) }}
{{ quickStepDesc(s) }}
{{ t('pricingPreview.title') }}
{{ t('pricingPreview.sub') }}
{{ planDisplayName(p) }}
{{ formatPlanPrice(p).symbol }}{{ formatPlanPrice(p).amount }}{{ t(formatPlanPrice(p).suffixKey) }}
{{ (p.quota || 0).toLocaleString() }} {{ t('common.pieces') }} {{ t('pricingPreview.sites', { n: p.sites || 0 }) }}
{{ t('pricing.empty') }}