'token_legend'=>'Personal Access Tokens allow any app to authenticate to the 2Fauth API. You should specify the access token as a Bearer token in the authorization header of consumer apps requests.',
'generate_new_token'=>'生成新令牌',
'revoke'=>'撤回',
'token_revoked'=>'已成功吊销令牌',
'revoking_a_token_is_permanent'=>'Revoking a token is permanent',
'confirm'=>[
'revoke'=>'Are you sure you want to revoke this token?',
],
'make_sure_copy_token'=>'Make sure to copy your personal access token now. You won’t be able to see it again!',
'help'=>'Language used to translate the 2FAuth user interface. Named languages are complete, set the one of your choice to override your browser preference.'
'help'=>'Log out the user automatically in case of inactivity. Has no effect when authentication is handled by a proxy and no custom logout url is specified.'
'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',