Viewing File: /usr/local/cpanel/base/frontend/meridian/_assets/meridian-shell/locales/en/sitejet-publish.js

{
  "status.checking": "Checking publish status…",
  "status.initiating": "Initiating publish…",
  "status.downloadingFiles": "Downloading site files…",
  "status.downloadingSite": "Downloading site…",
  "status.deploying": "Deploying files… {{percent}}%",
  "status.complete": "Complete",
  "title.publishing": "Publishing {{domain}}…",
  "title.publishingGeneric": "Publishing Your Website…",
  "title.checking": "Checking publish status…",
  "title.success": "Published Successfully",
  "title.successRestored": "Published",
  "title.error": "Publish Failed",
  "title.resting": "Publish {{domain}}",
  "title.restingGeneric": "Publish your website",
  "title.noDomain": "No Domain Specified",
  "description.publishing": "Downloading your site from Sitejet and deploying it to {{domain}}. This may take a moment.",
  "description.publishingGeneric": "Downloading your site from Sitejet and deploying it. This may take a moment.",
  "description.checking": "Checking whether a publish is already running for {{domain}}.",
  "description.checkingGeneric": "Checking whether a publish is already running.",
  "description.success": "cPanel deployed your website to {{domain}}, and it is now live.",
  "description.successGeneric": "cPanel deployed your website, and it is now live.",
  "description.successRestored": "cPanel last published your website to {{domain}} on {{timestamp}}.",
  "description.successRestoredGeneric": "cPanel has published your website. This is a record of the last publish, not a publish that is running now.",
  "description.errorFallback": "Something went wrong while publishing your website.",
  "description.resting": "Nothing is publishing right now. Select Publish Now to copy your latest Sitejet site to {{domain}}.",
  "description.restingGeneric": "Nothing is publishing right now. Select Publish Now to copy your latest Sitejet site to your domain.",
  "description.noDomain": "No domain specified for publishing. Return to Websites and try again.",
  "meta.lastPublished": "Last published {{timestamp}}",
  "actions.visitSite": "Visit Site",
  "actions.backToWebsites": "Back to Websites",
  "actions.retry": "Retry",
  "actions.publishNow": "Publish Now",
  "errors.startFailed": "Failed to start publishing.",
  "errors.invalidResponse": "The publish request returned an unexpected response.",
  "errors.unexpected": "An unexpected error occurred.",
  "errors.timeout": "Publish timed out. The process may still be running in the background."
}
Back to Directory