{{i18n.close}}
{{i18n.edit}}
{{i18n.viewItem}}
{{i18n.itemInformation}}
{{i18n.name}} {{cipher.name}}
{{i18n.website}} {{cipher.login.website}}
{{i18n.username}} {{cipher.login.username}}
{{i18n.password}} {{cipher.maskedPassword}} {{cipher.login.password}}
{{totpSec}} {{i18n.verificationCodeTotp}} {{totpCodeFormatted}}
{{i18n.cardholderName}} {{cipher.card.cardholderName}}
{{i18n.number}} {{cipher.card.number}}
{{i18n.brand}} {{cipher.card.brand}}
{{i18n.expiration}} {{cipher.card.expMonth ? ('0' + cipher.card.expMonth).slice(-2) : '__'}} / {{cipher.card.expYear ? formatYear(cipher.card.expYear) : '____'}}
{{i18n.securityCode}} {{cipher.card.code}}
{{i18n.identityName}} {{cipher.identity.title}} {{cipher.identity.firstName}} {{cipher.identity.middleName}} {{cipher.identity.lastName}}
{{i18n.username}} {{cipher.identity.username}}
{{i18n.company}} {{cipher.identity.company}}
{{i18n.ssn}} {{cipher.identity.ssn}}
{{i18n.passportNumber}} {{cipher.identity.passportNumber}}
{{i18n.licenseNumber}} {{cipher.identity.licenseNumber}}
{{i18n.email}} {{cipher.identity.email}}
{{i18n.phone}} {{cipher.identity.phone}}
{{i18n.address}}
{{cipher.identity.address1}}
{{cipher.identity.address2}}
{{cipher.identity.address3}}
{{cipher.identity.city || '-'}}, {{cipher.identity.state || '-'}}, {{cipher.identity.postalCode || '-'}}
{{cipher.identity.country}}
{{i18n.notes}}
{{cipher.notes}}
{{i18n.customFields}}
{{field.name}}
{{field.value || ' '}}
{{maskValue(field.value)}} {{field.value}}