{
  "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%s": "Route %s (%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"
}