{{ greeting }}
{{ t('todayUsage') }}
{{ t('monthUsage') }}
{{ t('totalUsage') }}
{{ t('playground') }}
{{ t('input') }}
{{ t('output') }}
{{ t('billing') }}
{{ t('plans') }}
{{ plan }}
{{ t('maximumPlan') }}
{{ t('paymentMethod') }}
{{ t('paymentHistory') }}
{{ t('sendCrypto', { plan: selectedPlan.name }) }}
{{ t('pleaseSend') }} ${{ currentPrice.toFixed(2) }} USD {{ t('toAddress') }}
{{ t('verifyPayment') }}
{{ t('walletInstruction') }}
{{ t('payAmount', { amount: currentPrice.toFixed(2) }) }} via Telegram Stars
{{ t('goToPayment') }} {{ t('bot') }} {{ t('upgradeTo', { plan: selectedPlan.name }) }}
MNN