'help'=>'Automatically close the popup showing the generated token after it has been copied'
],
'use_basic_qrcode_reader'=>[
'label'=>'Use basic QR code reader',
'help'=>'If you experiences issues when capturing QR codes enables this option to switch to a more basic but more reliable QR code reader'
],
'display_mode'=>[
'label'=>'Display mode',
'help'=>'Choose whether you want accounts to be displayed as a list or as a grid'
],
'grid'=>'Grid',
'list'=>'List',
'show_accounts_icons'=>[
'label'=>'Show icons',
'help'=>'Show icons accounts in the main view'
],
'auto_lock'=>[
'label'=>'Auto lock',
'help'=>'Log out the user automatically in case of inactivity'
],
'use_encryption'=>[
'label'=>'Protect sensible data',
'help'=>'Sensitive data, the 2FA secrets and emails, are stored encrypted in database. Be sure to backup the APP_KEY value of your .env file (or the whole file) as it serves as key encryption. There is no way to decypher encrypted data without this key.',
],
'default_group'=>[
'label'=>'Default group',
'help'=>'The group to which the newly created accounts are associated',
],
'useDirectCapture'=>[
'label'=>'Direct input',
'help'=>'Choose whether you want to be prompted to choose an input mode among those available or if you want to directly use the default input mode',
],
'defaultCaptureMode'=>[
'label'=>'Default input mode',
'help'=>'Default input mode used when the Direct input option is On',
],
'remember_active_group'=>[
'label'=>'Remember group filter',
'help'=>'Save the last group filter applied and restore it on your next visit',