{{ t('plans.popular') }}
{{ plan.name }}
{{ plan.summary }}
{{ plan.monthly.price }}
{{ plan.period }}
{{ plan[billingCycle].price }}
{{ t('plans.perMonth') }}
{{ plan.isFree ? plan.billingDetail : plan[billingCycle].detail }}
{{ plan.credits }}
{{ plan.creditLabel }}
{{ plan.creditNote }}
{{ plan.capacity }}
{{ t('plans.modelRatesLabel') }}
{{ t('plans.modelRatesHint') }}
{{ model.name }}
{{ model.credits }}
{{ model.example }}
{{ t('plans.includes') }}
- {{ feature }}