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

{
  "autossl.started": "Renewing SSL certificates… This can take a few minutes.",
  "autossl.startFailed": "Could not start SSL renewal.",
  "autossl.done": "SSL renewal finished",
  "autossl.doneUnknown": "SSL renewal finished. Check your SSL status for the latest details.",
  "autossl.doneWithProblems": "SSL renewal finished: some domains still need attention. Check your SSL status.",
  "autossl.timedOut": "SSL renewal is taking longer than expected. You will receive a notification when the renewal is complete.",
  "autossl.doneNamed_one": "SSL renewal finished: {{domains}} still needs attention.",
  "autossl.doneNamed_other": "SSL renewal finished: {{domains}} still need attention.",
  "autossl.doneCount_one": "SSL renewal finished: {{count}} domain still needs attention.",
  "autossl.doneCount_other": "SSL renewal finished: {{count}} domains still need attention.",
  "fullBackup.started": "Generating backup… This can take a while for large accounts.",
  "fullBackup.done": "Backup complete",
  "fullBackup.doneUnknown": "Backup finished. Check the Backups tab for the latest details.",
  "fullBackup.didNotFinish": "Backup did not finish. Check the Backups tab and your backup logs, then try again.",
  "fullBackup.timedOut": "Backup is taking longer than expected. You will receive a notification when it finishes.",
  "backupExtract.started": "Extracting backup…",
  "backupExtract.done": "Backup extracted to {{path}}",
  "backupExtract.failed": "Could not extract backup."
}
Back to Directory