{{ t('appName') }}

{{ t('tagline') }}

{{ signupMobile ? (isValidPakistaniMobile(signupMobile)?'✅ '+t('validNumber'):'❌ '+t('invalidNumber')) : '' }}

{{ t('balance') }}

₨{{ formatNumber(userBalance) }}

{{ userActivePlan.name }} • ₨{{ userActivePlan.perAd }}/{{ t('ad') }} {{ t('noPlan') }} {{ currentUser.mobile }}

{{ t('todayAds') }}

{{ userDailyAdsWatched }} / 20

{{ t('perAdRate') }}

₨{{ currentPerAdRate }}

{{ t('totalEarned') }}

₨{{ formatNumber(userTotalEarned) }}

{{ t('watchEarn') }}

👋 Hello, {{ currentUser.fullName }}!

🎉 Your {{ userActivePlan.name }} is active! Watch ads and earn ₨{{ currentPerAdRate }} per ad. 📢 Welcome to Earn in Rupees PK! Select a premium plan to start earning rewards.

You've watched {{ userDailyAdsWatched }} ads today. {{ 20 - userDailyAdsWatched }} remaining. Choose your plan below and start earning today!

⏳ {{ t('nextAdIn') }} {{ Math.ceil(adCooldown) }} {{ t('seconds') }}

{{ t('choosePlan') }}

{{ t('dailyLimit') }}

{{ t('premiumPlans') }}

₨500

{{ t('deposit') }}: ₨500

{{ t('bonus') }}: +₨250

{{ t('dailyEarn') }}: ₨250

💰 {{ t('total') }}: ₨750

₨1000

{{ t('deposit') }}: ₨1000

{{ t('bonus') }}: +₨750

{{ t('dailyEarn') }}: ₨500

💰 {{ t('total') }}: ₨1750

₨2000

{{ t('deposit') }}: ₨2000

{{ t('bonus') }}: +₨2000

{{ t('dailyEarn') }}: ₨1000

💰 {{ t('total') }}: ₨4000

₨5000

{{ t('deposit') }}: ₨5000

{{ t('bonus') }}: +₨6250

{{ t('dailyEarn') }}: ₨2500

💰 {{ t('total') }}: ₨11250

{{ t('recentActivity') }}

{{ tx.description }} ₨{{ Math.abs(tx.amount) }}
{{ t('noTransactions') }}

{{ t('admin') }}

⏳ {{ t('pendingActivations') }}

{{ t('noPending') }}

{{ req.userData?.fullName || 'Unknown' }}

{{ req.userData?.mobile || '' }} • {{ req.selectedPlan }} • ₨{{ req.amount }} • Screenshot: ✅

{{ formatDate(req.createdAt) }}

₨500 {{ t('plan') }}

{{ t('user') }}{{ t('mobile') }}{{ t('balance') }}{{ t('adsToday') }}
{{ u.fullName }}{{ u.mobile }}₨{{ u.balance }}{{ u.adsWatchedToday||0 }}/20
{{ t('noUsers') }}

₨1000 {{ t('plan') }}

{{ t('user') }}{{ t('mobile') }}{{ t('balance') }}{{ t('adsToday') }}
{{ u.fullName }}{{ u.mobile }}₨{{ u.balance }}{{ u.adsWatchedToday||0 }}/20
{{ t('noUsers') }}

₨2000 {{ t('plan') }}

{{ t('user') }}{{ t('mobile') }}{{ t('balance') }}{{ t('adsToday') }}
{{ u.fullName }}{{ u.mobile }}₨{{ u.balance }}{{ u.adsWatchedToday||0 }}/20
{{ t('noUsers') }}

₨5000 {{ t('plan') }}

{{ t('user') }}{{ t('mobile') }}{{ t('balance') }}{{ t('adsToday') }}
{{ u.fullName }}{{ u.mobile }}₨{{ u.balance }}{{ u.adsWatchedToday||0 }}/20
{{ t('noUsers') }}

{{ t('allUsers') }}

{{ t('name') }}{{ t('mobile') }}{{ t('plan') }}{{ t('balance') }}{{ t('status') }}
{{ u.fullName }}{{ u.mobile }}{{ u.activePlanName||t('none') }}₨{{ u.balance }}{{ u.subscriptionActive?'✅ Active':'Inactive' }}
{{ t('noUsers') }}

{{ t('credentials') }}

🔐 {{ t('adminOnly') }}
#{{ t('name') }}{{ t('mobile') }}{{ t('password') }}{{ t('plan') }}{{ t('balance') }}
{{ i+1 }}{{ u.fullName }}{{ u.mobile }}{{ u.password }}{{ u.activePlanName||t('noPlan') }}₨{{ u.balance }}

{{ t('withdrawalRequests') }}

{{ wd.fullName }} ({{ wd.mobile }})
{{ wd.method }} • {{ wd.accountName || 'N/A' }} • {{ wd.account }}
₨{{ wd.amount }}

{{ t('noPendingWithdrawals') }}
{{ toast.message }}