{{ l.label }}
📷
{{ t('dropHere') }}
{{ t('title') }}
{{ t('subtitle') }}
{{ t('privacy') }}
{{ t('step1Label') }}
{{ t('tabScan') }}
{{ t('tabUrl') }}
{{ t('startCamera') }}
{{ t('stopCamera') }}
{{ t('uploadBtn') }}
{{ cam.label }}
{{ t('camHint') }}
{{ t('parseBtn') }}
{{ errorMessage }}
{{ t('step2Label') }}
{{ t('accountUnit', count) }}
{{ item.issuer || t('unknownIssuer') }}
{{ item.name }}
{{ item.type==='OTP_TOTP'?'TOTP':'HOTP' }}
{{ t('metaAlgo') }}
{{ item.algorithm }}
{{ t('metaDigits') }}
{{ item.digits }}
{{ t('metaCounter') }}
{{ item.counter }}
{{ item.secret }}
✓
otpauth://{{ item.type==='OTP_TOTP'?'totp':'hotp' }}/{{ encodeURIComponent(item.issuer||'') }}
{{ t('exportTitle') }}
CSV
JSON
OTPAuth URI
KeePass
Bitwarden
Aegis
▶
{{ t('rawData') }}
{{ rawText }}