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

{
  "header.greetingMorning": "Good morning, {{username}}",
  "header.greetingAfternoon": "Good afternoon, {{username}}",
  "header.greetingEvening": "Good evening, {{username}}",
  "header.accountOverview": "Here's your account overview.",
  "header.runSetupAgain": "Run Setup Again",
  "dnsHelp.titleForDomain": "Check DNS for {{domain}}",
  "dnsHelp.title": "Check DNS",
  "dnsHelp.description": "Your site is not live yet. This domain's DNS records have a problem.",
  "errorState.title": "Failed to load dashboard data",
  "errorState.tryAgain": "Try Again",
  "stats.unableToLoad": "Could not load dashboard data. Try again.",
  "questionCard.regionLabel": "Survey question: {{text}}",
  "questionCard.dismiss": "Dismiss question",
  "questionCard.answerOptions": "Answer options",
  "questionCard.thanksTitle": "Your answer will help tailor your dashboard.",
  "questionCard.thanksSubtitle": "Answer saved.",
  "statCard.diskUsageLabel": "Disk Usage",
  "statCard.bandwidthUsageLabel": "Bandwidth Usage",
  "statCard.fileCountUsageLabel": "File Count Usage",
  "statsGrid.domains": "Domains",
  "statsGrid.emailAccounts": "Email Accounts",
  "statsGrid.databases": "Databases",
  "statsGrid.diskUsage": "Disk Usage",
  "statsGrid.sslCertificates": "SSL Certificates",
  "statsGrid.sslExpiring_one": "{{count}} Expiring",
  "statsGrid.sslExpiring_other": "{{count}} Expiring",
  "statsGrid.bandwidth": "Bandwidth",
  "actionRequired.heading": "Action Required",
  "actionRequired.headingWithCount": "Action Required ({{count}})",
  "actionRequired.showMore_one": "Show {{count}} more",
  "actionRequired.showMore_other": "Show {{count}} more",
  "actionRequired.showLess": "Show less",
  "actionRequired.ssl.actionLabel": "Fix SSL Issue",
  "actionRequired.ssl.severity.noCert.tag": "No Certificate",
  "actionRequired.ssl.severity.noCert.title": "{{domain}} has no SSL certificate",
  "actionRequired.ssl.severity.noCert.description": "Visitors can't reach this site over HTTPS because browsers will block secure connections.",
  "actionRequired.ssl.severity.pendingCsr.tag": "Awaiting Certificate",
  "actionRequired.ssl.severity.pendingCsr.title": "Certificate request pending for {{domain}}",
  "actionRequired.ssl.severity.pendingCsr.description": "A CSR is in storage. After your Certificate Authority issues the certificate, install it here.",
  "actionRequired.ssl.severity.selfSigned.tag": "Self-Signed",
  "actionRequired.ssl.severity.selfSigned.title": "{{domain}} is using a self-signed certificate",
  "actionRequired.ssl.severity.selfSigned.description": "Browsers will show a security warning. Get a free trusted certificate from a Certificate Authority.",
  "actionRequired.ssl.severity.expiredCert.tag": "Certificate Expired",
  "actionRequired.ssl.severity.expiredCert.title": "{{domain}}'s SSL certificate has expired",
  "actionRequired.ssl.severity.expiredCert.description": "Browsers now block this site with a security error, and it won't renew on its own. Install a new certificate to restore HTTPS.",
  "actionRequired.ssl.severity.expiringCert.tag": "Certificate Expiring",
  "actionRequired.ssl.severity.expiringCert.title": "{{domain}}'s SSL certificate is expiring soon",
  "actionRequired.ssl.severity.expiringCert.description": "This certificate won't renew automatically. Replace it before it expires to avoid a security error.",
  "actionRequired.ssl.statusUnavailable.title": "SSL status unavailable",
  "actionRequired.ssl.statusUnavailable.description": "We couldn't load the SSL certificate status for your domains, so we can't display any certificate issues right now. This is usually temporary. Retry to check again.",
  "actionRequired.ssl.statusUnavailable.retry": "Retry",
  "actionRequired.ssl.csrLookupFailed.title": "Could not check for pending certificate requests",
  "actionRequired.ssl.csrLookupFailed.description": "We couldn't load your certificate signing requests, so a domain awaiting a certificate may appear as having no certificate. Retry to check again.",
  "actionRequired.ssl.csrLookupFailed.retry": "Retry",
  "actionRequired.dns.tag": "DNS not resolving",
  "actionRequired.dns.title": "{{domain}} is not pointing to this server",
  "actionRequired.dns.description": "Visitors can't reach this site until its DNS resolves here. Point the domain's DNS at this server.",
  "actionRequired.dns.actionLabel": "Check DNS",
  "modern.surveyQuestion": "Survey question",
  "modern.suggestedNextActions": "Suggested next actions",
  "modern.resourceMetrics": "Resource metrics",
  "modern.accountHealth": "Account health",
  "resourceUsage.accountOverview": "Account Overview",
  "resourceUsage.sslCertificates": "SSL Certificates",
  "resourceUsage.twoStepVerification": "Two-Step Verification",
  "resourceUsage.domains": "Domains",
  "resourceUsage.emailAccounts": "Email Accounts",
  "resourceUsage.databases": "Databases",
  "resourceUsage.backups": "Backups",
  "resourceUsage.sslExpiring_one": "{{count}} Expiring",
  "resourceUsage.sslExpiring_other": "{{count}} Expiring",
  "resourceUsage.sslValid_one": "{{count}} Valid",
  "resourceUsage.sslValid_other": "{{count}} Valid",
  "resourceUsage.sslNone": "None",
  "resourceUsage.tfaEnabled": "Enabled",
  "resourceUsage.tfaDisabled": "Disabled",
  "resourceUsage.backupsNone": "None",
  "resourceUsage.unavailable": "Unavailable",
  "statCards.diskUsage": "Disk Usage",
  "statCards.manageFiles": "Manage Files",
  "statCards.bandwidth": "Bandwidth",
  "statCards.viewPerformance": "View Performance",
  "statCards.fileCount": "File Count",
  "statCards.percentUsed": "{{percent}}% used",
  "statCards.unlimited": "Unlimited",
  "statCards.usageMetrics": "Usage Metrics",
  "statCards.unavailable": "Usage metrics are currently unavailable.",
  "suggestedActions.heading": "Suggested Next Actions",
  "suggestedActions.dismissLabel": "Dismiss {{label}}",
  "actions.createEmail.label": "Create Email",
  "actions.createEmail.description": "Set up an email account for your domain.",
  "actions.createEmail.actionLabel": "Create",
  "actions.addWebsite.label": "Add Website",
  "actions.addWebsite.description": "Choose a website builder: AI, WordPress, drag-and-drop, or your own code, and launch a new site.",
  "actions.addWebsite.actionLabel": "Get Started",
  "actions.buildWebsite.label": "Build a Website",
  "actions.buildWebsite.description": "Set up your website.",
  "actions.buildWebsite.actionLabel": "Get Started",
  "actions.buildWebsite.labelForDomain": "Build {{domain}}",
  "actions.suggestWordpress.label": "Install WordPress",
  "actions.suggestWordpress.description": "Build your site with WordPress.",
  "actions.suggestWordpress.actionLabel": "Install",
  "actions.suggestWordpress.labelForDomain": "Install WordPress on {{domain}}",
  "actions.buildWithSitejet.label": "Build with Sitejet",
  "actions.buildWithSitejet.description": "Design your site with Sitejet Builder.",
  "actions.buildWithSitejet.actionLabel": "Design Site",
  "actions.buildWithSitejet.labelForDomain": "Build {{domain}} with Sitejet",
  "actions.buildWithNova.label": "Build with Nova",
  "actions.buildWithNova.description": "Create your site with the Nova AI builder.",
  "actions.buildWithNova.actionLabel": "Build Site",
  "actions.buildWithNova.labelForDomain": "Build {{domain}} with Nova",
  "actions.buildWithNodejs.label": "Deploy a Node.js app",
  "actions.buildWithNodejs.description": "Deploy a Node.js app from Git or a file.",
  "actions.buildWithNodejs.actionLabel": "Deploy App",
  "actions.buildWithNodejs.labelForDomain": "Deploy a Node.js app on {{domain}}",
  "actions.buildWithNovaWordpress.label": "Build with Nova for WordPress",
  "actions.buildWithNovaWordpress.description": "Create your WordPress site with the Nova AI builder.",
  "actions.buildWithNovaWordpress.actionLabel": "Build Site",
  "actions.buildWithNovaWordpress.labelForDomain": "Build {{domain}} with Nova for WordPress",
  "actions.createBackup.label": "Create Backup",
  "actions.createBackup.description": "Protect your data with a backup.",
  "actions.createBackup.actionLabel": "Back Up Now",
  "actions.uploadFiles.label": "Upload Files",
  "actions.uploadFiles.description": "Upload files to your hosting account.",
  "actions.uploadFiles.actionLabel": "Upload",
  "actions.viewPerformance.label": "View Performance",
  "actions.viewPerformance.description": "Check your site traffic and performance.",
  "actions.viewPerformance.actionLabel": "View Stats",
  "actions.connectMcp.label": "Connect an MCP Server",
  "actions.connectMcp.description": "Set up a connection so AI assistants can act on your account through Model Context Protocol.",
  "actions.connectMcp.actionLabel": "Connect"
}
Back to Directory