{
  "more": "More",
  "copyAllRightReserved%s%s": "&copy; %s %s. All rights reserved",
  "unknownViewEngine%s": "Unknown view engine '%s'",
  "unknownTheme%s": "Unknown theme '%s'. Please make sure that it's loaded already",
  "cantFindTemplate%s%s": "Can't find template: %s (%s)",
  "cantFindThemeFramework%s": "Cant't find theme framework '%s'",
  "iconset": "Iconset",
  "theme": "Theme",
  "iconsets": "Iconsets",
  "themes": "Themes",
  "displayMode": "Display Mode",
  "fullscreenMode": "Fullscreen Mode",
  "exitFullscreen": "Exit Fullscreen",
  "bright": "Bright",
  "brightMode": "Bright Mode",
  "dark": "Dark",
  "darkMode": "Dark Mode",
  "primary": "Primary",
  "secondary": "Secondary",
  "tbd": "Under Development",
  "success": "Success",
  "warning": "Warning",
  "danger": "Danger",
  "404Message": "Sorry, page not found or already expired. Please contact your Admin immediately!",
  "500Message": "Internal server error, sorry! Please contact your Admin immediately",
  "unknownResource%s": "Unknown resource '%s'",
  "cantHaveSubroutesWithoutContext%s": "%s can't have subroutes because no context route exists yet",
  "cantFind%s%s": "Can't find %s: %s",
  "excludedFromRscConcat%s": "'%s' is excluded from the resource concatenations",
  "respError%s": "Response error: %s",
  "cssContainsRelPath%s": "CSS '%s' contains relative path",
  "sessErr%s%s": "Session error: [%s] %s",
  "noTheme": "Warning: no theme found! Please have one of theme plugins loaded first",
  "icon": "Icon",
  "session": "Session",
  "404Title": "Page Not Found",
  "500Title": "Internal Server Error",
  "field": {
    "session": "Session",
    "expires": "Expires"
  }
}