{
  "userSessionExpiredInfo": {
    "heading": "403",
    "title": "Session Expired",
    "message": "You're session has been expired",
    "buttonLabel": "Home"
  },
  "userIdleSessionExpiryNotification": {
    "notificationMessagePrefix2Timer": "You will be signed out in",
    "notificationMessagePostfix2Timer": "seconds. Do you want to continue?",
    "promptMessage": "Your session is about to expire.",
    "leftButtonLabel": "No",
    "rightButtonLabel": "Yes"
  },
  "errorMessage": {
    "ER403": "Access to the requested resource is forbidden.",
    "ER400": "The server cannot or will not process the request due to something that is perceived to be a client error.",
    "ER401": "You are not authenticated to access the requested resource. Login to the portal for the requested access.",
    "ER404": "Server cannot find the requested resource.",
    "ER500": "Server encountered an unexpected condition that prevented it from fulfilling your request.",
    "ER503": "The requested service is not available. You can retry after sometime.",
    "default": "Something went wrong! Please try again.",
    "noInternet": "No internet connection."
  },
  "ariaLabel": {
    "close": "Close",
    "alert": "Alert"
  },
  "breakPointMaxWidth": "767px"
}
