{{ t[currentView] || t.inbox }}
{{ t.no_mails }}
{{ mailInitials(currentView === 'inbox' ? (mail.from_name || mail.from) : (mail.to_name || mail.to)) }}
{{ currentView === 'inbox' ? (mail.from_name || mail.from) : (mail.to_name || mail.to) }}
{{ formatDate(mail.date) }}
{{ mail.subject || t.no_subject }}
{{ mail.preview }}
{{ t.compose_new }}
☁️ {{ t.cloud }}
{{ t.storage_used }}: {{ formatFileSize(cloud.usedBytes) }} / {{ formatFileSize(cloud.maxBytes) }}
{{ t.loading }}...
📂
{{ t.no_files }}
{{ formatFileSize(file.size) }} • {{ formatDate(file.date) }}
{{ r('title') }}
{{ r('subtitle') }}
{{ r('howTitle') }}
{{ r('howText') }}
{{ r('myCode') }}
{{ referral.data.code }}
{{ r('firstGeneration') }}
{{ referral.data.generation1.total }}
{{ r('paying') }}: {{ referral.data.generation1.paying }} · {{ r('trial') }}: {{ referral.data.generation1.trial }} · {{ r('inactive') }}: {{ referral.data.generation1.inactive }}
{{ r('secondGeneration') }}
{{ referral.data.generation2.total }}
{{ r('paying') }}: {{ referral.data.generation2.paying }} · {{ r('trial') }}: {{ referral.data.generation2.trial }} · {{ r('inactive') }}: {{ referral.data.generation2.inactive }}
{{ r('sentThisMonth') }}
{{ referral.data.monthly_sent }}
{{ r('creditBalance') }}
{{ balance.total }} {{ balance.currency }} ·
{{ r('noCredit') }}
{{ r('referralDetails') }}
{{ r('noReferrals') }}
| # | {{ r('phoneEnding') }} | {{ r('status') }} | {{ r('credits') }} |
|---|---|---|---|
| {{ idx + 1 }} | •••• {{ item.last4 }} | {{ referralStatusLabel(item.status) }} | {{ item.credit_count ? item.credit_total + ' ' + item.currency + ' (' + item.credit_count + ')' : r('notCredited') }} |
{{ r('inviteFriends') }}
{{ r('phoneInvitation') }}
{{ r('phoneInvitationHelp') }}
{{ r('codeFirst') }}
{{ r('whoReferredMe') }}
{{ r('referrerAlreadySet') }}
{{ r('businessStory') }}
{{ r('businessStoryHelp') }}
{{ t.settings_title }}
👤 {{ t.settings_profile }}
{{ t.access_model_title }}
{{ t.access_model_hint }}
{{ t.settings_only_hint }}
{{ t.plan }}
{{ settings.profile.plan }}
{{ t.balance }}
{{ settings.profile.balance.toFixed(2) }} €
🔔 {{ t.settings_notifications }}
🗣️ {{ t.settings_language }}
📧 {{ t.settings_email }}
🔒 {{ t.settings_security }}
{{ settings.security.password_set ? '✅' : '⚠️' }}
{{ settings.security.password_set ? t.password_set : t.password_not_set }}
🤖 {{ t.settings_ai }}
{{ t.block_ai_desc }}
🚫
{{ t.ai_blocked }}
🎨 {{ t.settings_dashboard }}
📱 {{ t.settings_google_contacts }}
✅
{{ t.google_connected }}
{{ googleContacts.email }}
{{ t.google_last_sync }}: {{ formatDate(googleContacts.lastSync) }}
{{ t.google_import_result }}
{{ t.google_imported }}: {{ googleContacts.importResult.imported }}
{{ t.google_updated }}: {{ googleContacts.importResult.skipped }}
{{ t.google_total }}: {{ googleContacts.importResult.total }}
{{ t.google_updated }}: {{ googleContacts.importResult.skipped }}
{{ t.google_total }}: {{ googleContacts.importResult.total }}
📇
{{ t.google_not_connected }}
{{ t.google_connect_desc }}
{{ t.contacts }}
{{ contactSearch ? t.no_results : t.no_contacts }}
{{ contactsPage }} / {{ contactsTotalPages }}
{{ t.profile_title }}
{{ user ? user.phone.charAt(0) : '?' }}
{{ profileForm.first_name || user?.phone }}
{{ formatPhone(user?.phone) }}
{{ user?.email || '' }}
🌐