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

{{ t('hero.subtitle') }}

{{ t('hero.description') }}

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

{{ t('key_status.desc') }}

{{ t('key_status.quota.today_usage') }} {{ t('key_status.quota.credit_balance', { count: quotaInfo.credit_balance }) }} {{ quotaInfo.used }}/{{ quotaInfo.limit === -1 ? '∞' : quotaInfo.limit }}
{{ quotaInfo.usage_mode === 'credit' ? t('key_status.quota.credit_balance', { count: quotaInfo.credit_balance }) : t('key_status.quota.reset') }}
{{ t('key_status.key_label') }}
{{ maskedKey }}
{{ t('key_status.usage_instruction', { path: 'ROOT_DIR/etc/pki/ai_key' }) }}

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

{{ plan.name }}
${{ plan.price }}/{{ t('subscription.month') }}/{{ t('subscription.free_forever') }}
  • {{ feature }}
{{ t('modal.change_info.waiting', { days: quotaInfo.days_remaining }) }}
{{ t('subscription.downgrade_notice') }}

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

{{ t('features.subtitle') }}

{{ t('features.toolkit.title') }}

{{ t('features.toolkit.desc') }}

{{ t('features.os.title') }}

{{ t('features.os.desc') }}

{{ t('features.ai.title') }}

{{ t('features.ai.desc') }}