TK2
{{ t('auth.secure_sign_in') }}

{{ authTitle }}

{{ authSubtitle }}

{{ authCardTitle }}
{{ authCardCaption }}
{{ authBtnText }}
{{ t('auth.select_country_code') }}
{{ t('auth.use_custom_code') }}: {{ searchText }}
{{ item.name }} {{ item.code }}

TikTokShop

Trading Assistant

{{ t('home.start_tasks') }}

{{ t('home.best_sellers') }}

{{ product.name }}
{{ t('home.price') }}
{{ t('home.daily_sales') }}
{{ t('home.total_sales') }}
{{ t('home.growth_rate') }}
$ {{ product.price }}
{{ product.formatted_daily_sales }}
{{ product.formatted_total_sales }}
{{ parseFloat(product.growth) >= 0 ? '+' : '' }}{{ product.growth }}%

{{ t('home.feature_title_1') }}

{{ t('home.feature_desc_1') }}

{{ t('home.feature_title_2') }}

{{ t('home.feature_desc_2') }}

{{ t('home.feature_title_3') }}

{{ t('home.feature_desc_3') }}

{{ t('home.feature_title_4') }}

{{ t('home.feature_desc_4') }}

{{ t('home.feature_title_5') }}

{{ t('home.feature_desc_5') }}

{{ t('home.feature_partner') }}

{{ t('nav.trends') }}
{{ randomDepositNotice }}
crown {{ t('trends.total_assets') }}
{{ formatCurrency(user.balance) }} USD
{{ t('trends.available') }}
{{ formatCurrency(user.balance) }} USD
{{ t('trends.frozen') }}
{{ formatCurrency(user.frozen_balance) }} USD
{{ t('trends.ai_match_title') }}
{{ t('trends.ai_match_desc') }}
{{ t('trends.featured_products') }}
{{ (getProductName(item) || '').substring(0, 14) + ((getProductName(item) || '').length > 14 ? '...' : '') }}
{{ formatCurrency(item.price || 0) }}
{{ (getProductName(item) || '').substring(0, 14) + ((getProductName(item) || '').length > 14 ? '...' : '') }}
{{ formatCurrency(item.price || 0) }}
{{ t('trends.current_order') }}
#{{ activeTradeOrder.order_no || activeTradeOrder.id }}
{{ t('trends.pending_status') }}
{{ getProductName(activeTradeOrder) }}
{{ t('trends.price') }}: {{ formatCurrency(activeTradeOrder.amount || 0) }} {{ t('trends.profit') }}: {{ formatCurrency(activeTradeOrder.profit || 0) }}
{{ t('trends.quantity') }}: x{{ activeTradeOrderQuantity }}
{{ t('trends.created_at') }}: {{ activeTradeOrderCreatedAt }}
{{ t('trends.tasks') }}
{{ t('trends.completed') }}
{{ t('trends.round') }} #{{ user.current_round_id || 1 }} {{ t('trends.completion') }} {{ user.task_count }}/{{ user.target_task_count }}
{{ t('trends.progress') }} {{ user.task_count }}/{{ user.target_task_count }} {{ tradeProgressPercent.toFixed(0) }}%
{{ t('trends.income') }} {{ formatCurrency(user.current_round_profit || 0) }} USDT
{{ t('trends.profit_rate') }} {{ ((averageProfitRatio || 0) * 100).toFixed(2) }}%
{{ t('trends.credit') }} {{ user.credit_score }}
{{ t('nav.records') }}
{{ completedOrders.length }}
{{ t('nav.records') }}
{{ t('nav.records') }}
{{ tradeRecordOrders.length }}
{{ t('nav.records') }}
{{ t('nav.mine') }}
{{ mineDisplayName }}
{{ user.username || user.email || '' }}
{{ t('trends.credit') }} {{ user.credit_score }}
{{ t('mine.invite_code') }}
{{ t('mine.invite_hint') }}
{{ user.invite_code }}
{{ t('mine.total_assets') }}
{{ formatCurrency(user.balance) }} USD
{{ t('mine.available_balance') }}
{{ formatCurrency(user.balance) }} USD
{{ t('mine.transaction_balance') }}
{{ formatCurrency(user.frozen_balance) }} USD
{{ t('common.notice') }}
{{ t('finance.title') }}
{{ t('mine.team_report') }}
{{ t('mine.help_center') }}
{{ t('mine.theme_settings') }}
{{ t('nav.home') }} {{ t('nav.trends') }} {{ t('nav.records') }} {{ t('nav.mine') }}

{{ t('invite.share_friends') }}

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

{{ t('invite.your_code') }}
{{ user.invite_code }}
{{ t('invite.copy_link') }}
i
{{ t('withdraw.bind_wallet_notice') }}
{{ t('withdraw.bind_title') }}
1 2
{{ t('withdraw.current_wallet') }} {{ user.withdrawal_info?.address ? user.withdrawal_info?.network : t('withdraw.status_unbound') }}
{{ user.withdrawal_info?.address || t('withdraw.tip_1') }}
{{ t('withdraw.bind_step_network') }} {{ selectedCurrency || 'USDT' }}
{{ t('mine.select_network_hint') }}
{{ t('withdraw.bind_step_address') }} {{ selectedNetwork }}
{{ selectedCurrency || 'USDT' }} / {{ selectedNetwork }}
{{ t('withdraw.bind_submit') }}
{{ t('withdraw.bind_title') }} / {{ t('withdraw.amount') }}
1 2
{{ t('withdraw.available') }}
{{ formatCurrency(user.balance) }}
{{ user.withdrawal_info?.currency || selectedCurrency || 'USDT' }} {{ user.withdrawal_info?.network || selectedNetwork || 'TRC-20' }}
{{ t('withdraw.bind_title') }}
{{ t('withdraw.tip_1') }}
{{ t('withdraw.bind_address') }}
{{ t('withdraw.bind_currency') }} {{ user.withdrawal_info?.currency }}
{{ t('withdraw.bind_network') }} {{ user.withdrawal_info?.network }}
{{ t('withdraw.bind_address') }} {{ user.withdrawal_info?.address }}
{{ t('withdraw.amount') }}
{{ t('auth.transaction_password_placeholder') }}
{{ withdrawBlockedReason }}
{{ t('withdraw.submit') }}
{{ t('withdraw.tips_title') }}
  • {{ t('withdraw.tip_1') }}
  • {{ t('withdraw.tip_2') }}
  • {{ t('withdraw.tip_3') }}
#{{ tradeDetailOrder ? (tradeDetailOrder.order_no || tradeDetailOrder.id) : '' }}
{{ getProductName(tradeDetailOrder) }}
{{ tradeDetailStatusLabel }}
{{ t('trends.price') }} {{ formatCurrency(tradeDetailOrder.amount || 0) }} {{ t('trends.profit') }} {{ formatCurrency(tradeDetailOrder.profit || 0) }}
{{ t('trends.created_at') }}: {{ tradeDetailDisplayTime }}
{{ t('trends.details') }}
{{ item.name }}
{{ t('trends.unit_price') }} {{ formatCurrency(item.unitPrice || 0) }}
{{ t('trends.subtotal') }} {{ formatCurrency(item.subtotal || 0) }}
x{{ item.quantity || 1 }}
{{ t('trends.process_confirm_title') }}
{{ getProductName(tradeProcessOrder) }}
#{{ tradeProcessOrder.order_no || tradeProcessOrder.id }} · {{ t('trends.quantity') }} x{{ tradeProcessOrderQuantity }}
{{ t('trends.price') }} {{ formatCurrency(tradeProcessOrder.amount || 0) }} · {{ t('trends.profit') }} {{ formatCurrency(tradeProcessOrder.profit || 0) }}
{{ t('trends.process_flow') }}
{{ step.text }}
{{ t('trends.process_completed') }}
{{ t('trends.process_completed_desc') }}
{{ t('withdraw.select_currency') }} - {{ t('withdraw.select_network') }} - {{ t('mine.copy_address') }}
1 2 3
{{ t('withdraw.select_currency') }}
{{ t('withdraw.select_network') }} {{ selectedCurrency }}
{{ selectedCurrency }} - {{ getRechargeCurrencyDisplayName(selectedCurrency) }}
{{ t('mine.select_network_hint') }}
{{ currentChannel.name }} {{ currentChannel.network || selectedNetwork }}
{{ currentChannel.address }}
{{ t('mine.recharge_amount') }}
{{ t('mine.transfer_completed') }}
  • {{ t('recharge.tip_1') }}
  • {{ t('recharge.tip_2') }}
  • {{ t('recharge.tip_3') }}
  • {{ t('recharge.rule_1') }}
  • {{ t('recharge.rule_2') }}
  • {{ t('recharge.rule_3') }}
{{ t('mine.loading_channels') }}
{{ t('pwd.old_password') }}
{{ t('pwd.new_password') }}
{{ t('pwd.confirm_password') }}
{{ t('common.confirm') }}
{{ t('pwd.old_transaction_password') }}
{{ t('pwd.new_transaction_password') }}
{{ t('pwd.confirm_transaction_password') }}
{{ t('common.confirm') }}
{{ t('settings.description') }}
{{ t('settings.appearance') }}
{{ t('settings.language_section') }}
{{ t('settings.current_language') }}: {{ currentLangLabel }}
{{ t('settings.default_language') }}: {{ settingsDefaultLangLabel }}
{{ t('settings.notification_section') }}
{{ t('settings.notification_popup') }}
{{ t('settings.notification_popup_desc') }}
{{ t('settings.storage') }}
{{ t('settings.about_section') }}
{{ t('settings.security') }}