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