'wrong_current_password'=>'Wrong current password, nothing has changed',
'error_during_encryption'=>'Encryption failed, your database remains unprotected.',
'error_during_decryption'=>'Decryption failed, your database is still protected. This is mainly caused by an integrity issue of encrypted data for one or more accounts.',
'qrcode_cannot_be_read'=>'This QR code is unreadable',
'too_many_ids'=>'too many ids were included in the query parameter, max 100 allowed',
'delete_user_setting_only'=>'Only user-created setting can be deleted',
'indecipherable'=>'*indecipherable*',
'cannot_decipher_secret'=>'The secret cannot be deciphered. This is mainly caused by a wrong APP_KEY set in the .env configuration file of 2Fauth or a corrupted data stored in database.',
'https_required'=>'HTTPS context required',
'browser_does_not_support_webauthn'=>'Your device does not support webauthn. Try again later using a more modern browser',
'auth_proxy_failed_legend'=>'2Fauth is configured to run behind an authentication proxy but your proxy does not return the expected header. Check your configuration and try again.',
'sso_bad_provider_setup'=>'This SSO provider is not fully setup in your .env file',
'sso_failed'=>'Authentication via SSO rejected',
'sso_no_register'=>'Registrations are disabled',
'sso_email_already_used'=>'A user account with the same email address already exists but it does not match your external account ID. Do not use SSO if you are already registered on 2FAuth with this email.',
'account_managed_by_external_provider'=>'Account managed by an external provider',