←
{{ $t('editAccount') }}
{{ $t('username') }}
️
{{ $t('email') }}
{{ $t('pin') }}
{{ enablePin ? $t('pinEnabled') : $t('pinDisabled') }}
{{ $i18n.t('takePhoto') }}
{{ $i18n.t('chooseFromAlbum') }}
{{ $i18n.t('actionSheetCancel') }}
{{ $t('oldPin') }}
{{ $t('newPin') }}
{{ $t('confirmNewPin') }}
{{ pendingSwitchAction === 'enable' ? $t('verifyPinToEnable') : $t('verifyPinToDisable') }}
{{ $t('pin') }}
{{ $t('username') }}