{{ linkedMessage }}
${{ userData.money.toFixed(2) }}
${{ userData.money.toFixed(2) }}

{{ greeting }}

{{ t('currentPlan', { plan: userData.plan }) }}
{{ error }}

{{ t('todayUsage') }}

{{ t('monthUsage') }}

{{ t('totalUsage') }}

{{ t('playground') }}

{{ t('noModelsAvailable') }}

{{ t('input') }}

{{ t('output') }}

{{ t('outputPlaceholder') }}

{{ t('billing') }}

{{ t('currentPlan', { plan: userData.plan }) }} {{ t('expirationTime', { value: userData.exp_time }) }} {{ t('updateTime', { value: userData.upd_time }) }}

{{ t('plans') }}

{{ plan }}

{{ t('maximumPlan') }}

{{ t('paymentMethod') }}

{{ t('paymentHistory') }}

{{ t('timestamp') }}
{{ t('plan') }}
{{ t('amount') }}
{{ t('method') }}
{{ formatDateTime(p.created_at) }}
{{ formatPaymentRow(p) }}
${{ Number(p.usd_amount).toFixed(2) }}
{{ paymentMethodLabel(p.method) }}
{{ t('noPayments') }}

{{ t('sendCrypto', { plan: selectedPlan.name }) }}

{{ t('pleaseSend') }} ${{ currentPrice.toFixed(2) }} USD {{ t('toAddress') }}

USDT (TRC20)
TEo7CUyLetEJTGKK2o5NMhYtT81Xpaq7xu
BTC (Bitcoin)
14K6ieW29xg6uMBkgeyYf3P9DHeLJ2bLDw
TON (Toncoin)
UQA0SDrBhzobij64pk7Jh6PaQXV_wKlE6WrZIVBNrbj-1lUy
ETH (Ethereum)
0xe2696b4FA0143F6C094fe0A46D78cF9f5d197c70

{{ t('verifyPayment') }}

{{ t('walletInstruction') }}

{{ t('requestSubmitted') }}
{{ paymentError }}

{{ t('payAmount', { amount: currentPrice.toFixed(2) }) }} via Telegram Stars

{{ t('goToPayment') }} {{ t('bot') }} {{ t('upgradeTo', { plan: selectedPlan.name }) }}

{{ t('availableModels') }}

{{ modelsError }}
{{ model.owned_by || t('unknown') }}
{{ model.id }}
{{ tier }}
{{ t('vision') }} {{ t('functions') }} {{ t('audio') }} {{ t('reasoning') }}
{{ t('noModelsFound') }}

{{ t('apiKeys') }}

{{ keysError }}
{{ t('name') }}
{{ t('key') }}
{{ t('creator') }}
{{ t('actions') }}
{{ key.name }}
{{ key.view }}
{{ userData.username }}
{{ t('noApiKeys') }}

{{ t('requestLogs') }}

{{ logsError }}
{{ t('timestamp') }}
{{ t('model') }}
{{ t('cost') }}
{{ t('status') }}
{{ formatDateTime(log.timestamp) }}
{{ log.model }}
${{ Number(log.cost).toFixed(6) }}
{{ log.status }}
{{ t('noLogs') }}