{
  "waibu": "Waibu",
  "pluginPrefixConflic%s%s%s": "Plugin prefix '%s' conflict between '%s' and '%s'",
  "serverIs%s": "Server is %s",
  "closedL": "closed",
  "readyL": "ready",
  "allRoutesConfigDisabled%s": "All '%s' routes are disabled by config",
  "bootApp%s": "Boot app: %s",
  "cantParseXmlBodyWithout%s": "Can't parse XML body unless package '%s' is loaded first",
  "routesL": "routes",
  "routeDisabled%s": "Route '%s' is disabled",
  "rerouted%s%s": "Rerouted %s -> %s",
  "bootSubApp%s": "Boot sub app: %s",
  "routeNotFound%s%s": "Route '%s (%s)' not found",
  "middlewareDisabled%s": "Middleware '%s' is disabled",
  "httpResp%s%s%s%s%s": "%s %s%s with a %s-status took %sms",
  "httpReq%s%s%s%s": "%s %s%s from IP %s",
  "httpReqExt%s": ", content length: %s",
  "internalServerError": "Internal Server Error",
  "pageNotFound": "Page Not Found",
  "pageNotFoundDesc": "Sorry, the page you're looking for is nowhere to be found!",
  "accessDenied": "Access Denied",
  "accessDeniedDesc": "Sorry, you don't have permission to access this page or to perform this action!",
  "internalServerErrorDesc": "Sorry, something went wrong on our end. Please try again later or contact support if the problem persists."
}