core: form: validator.message.recaptcha.invalid_captcha_value: Please check the reCaptcha checkbox. session: inactivityPopup: title: Inactivity detected description: You will be automatically logged out in %countdown%. logout: Logout extendSession: Keep working exceptions: http: 400: title: Bad request message: An error occurred because of invalid request data. 401: title: Unauthorized message: You are not authorized to view the requested content. 403: title: Forbidden message: You do not have access to the requested resource. 404: title: Not found message: The requested page or resource could not be found. 500: title: Internal server error message: The server encountered an unknown error during the request.