{{ t('payment.currentBalance') }}
${{ user?.balance?.toFixed(2) || '0.00' }}
{{ t('payment.notAvailable') }}
{{ amountError }}
{{ errorMessage }}
{{ t('payment.noPlans') }}
{{ checkout.help_text }}
{{ selectedPlan.name }}
{{ selectedPlan.description }}