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

{
  "welcome.heading": "How can I help you?",
  "conversation.label": "AI assistant conversation",
  "conversation.jumpToLatest": "Jump to latest messages",
  "composer.placeholder": "Ask me anything…",
  "composer.inputLabel": "Ask the AI assistant",
  "composer.sendLabel": "Send your message",
  "composer.disclaimer": "AI responses may be inaccurate. Verify important changes.",
  "typing.label": "Assistant response loading",
  "feedback.helpful": "Helpful answer",
  "feedback.notHelpful": "Not helpful answer",
  "feedback.consent.title": "Usage analytics is off",
  "feedback.consent.body": "Your feedback helps us improve the assistant. It's sent as usage analytics, so sharing it turns on usage analytics for cPanel as a whole, not just feedback. You can turn it back off anytime in Preferences.",
  "feedback.consent.enable": "Turn on usage analytics",
  "feedback.consent.notNow": "Not now",
  "feedback.consent.error": "Could not update your analytics setting. Try again.",
  "sources.heading": "Sources",
  "errors.timeout": "The assistant took too long to respond. Try again.",
  "errors.noResponse": "The server did not respond. Try again.",
  "errors.unknown": "An unexpected error occurred. Try again.",
  "errors.approvalInvalid": "The assistant could not approve this action. Ask it to try again.",
  "actions.fallbackHeading": "Account data",
  "writeFailure.title_one": "Could not complete {{count}} action",
  "writeFailure.title_other": "Could not complete {{count}} actions",
  "writeFailure.errorId": "Error ID",
  "writeFailure.copyErrorId": "Copy Error ID",
  "writeFailure.errorIdCopied": "Copied",
  "tool.running": "Running: {{name}}…",
  "approval.title": "Approval required",
  "approval.prompt": "The assistant will run {{name}}.",
  "approval.pausedNotice": "Nothing has been changed yet. Review the requested actions below, then approve them to continue or deny to cancel.",
  "approval.approve": "Approve",
  "approval.deny": "Deny",
  "approval.secretHidden": "hidden",
  "approval.call": "Call:",
  "approval.batchCount_other": "{{count}} actions will run:",
  "approval.batchCount_one": "{{count}} action will run:",
  "approval.targetsLabel": "What this will act on",
  "approval.reversibility.reversible": "Recovers if it fails",
  "approval.reversibility.reversibleWithLoss": "Recovers your configuration if it fails, but not your data",
  "approval.reversibility.notReversible": "No recovery if it fails",
  "declined.heading": "No problem. I won't run that.",
  "declined.message": "You can do this yourself.",
  "declined.instructionsCta": "Give me instructions",
  "declined.docsLabel": "See the documentation",
  "declined.instructionsQuery": "Show me how to do this myself, step by step.",
  "declined.instructionsAsked": "You already asked for instructions.",
  "sensitive.copy": "Copy",
  "sensitive.copied": "Copied",
  "codeBlock.copy": "Copy code",
  "codeBlock.copied": "Copied",
  "codeBlock.copyFailed": "Copy Failed",
  "actions.goToHub": "Go to {{hub}}",
  "hubs.email": "Email",
  "hubs.files": "Files",
  "hubs.databases": "Databases",
  "hubs.websites": "Websites",
  "disabled.title": "AI Assistant unavailable",
  "disabled.notEnabled": "The AI Assistant is not enabled on this server. Contact your administrator.",
  "disabled.notAuthorized": "You are not authorized to use the AI Assistant.",
  "disabled.error": "The AI Assistant could not be reached. Try again later.",
  "disabled.browseDocs": "Browse the documentation",
  "connect.title": "Link your WebPros account",
  "connect.message": "The AI Assistant needs a linked WebPros account to answer your questions. Link your account to get started.",
  "connect.button": "Link WebPros account",
  "connect.linkError": "Could not open the account link. Try again later.",
  "context.email.greeting": "You're on the Email page. I can help you with email accounts, forwarders, and spam settings.",
  "context.email.prompts": [
    "What email accounts do I have?",
    "How do I add an email account?",
    "How do I set up an email forwarder?",
    "How do I configure spam filters?"
  ],
  "context.files.greeting": "You're in File Manager. I can help you manage files, check disk usage, and work with backups.",
  "context.files.prompts": [
    "How much disk space am I using?",
    "How do I create a new folder?",
    "How do I set file permissions?",
    "How do I compress files?"
  ],
  "context.databases.greeting": "You're on the Databases page. I can help you with MySQL databases, users, and connections.",
  "context.databases.prompts": [
    "What databases do I have?",
    "How do I create a new database?",
    "How do I add a database user?",
    "How do I connect to my database remotely?"
  ],
  "context.websites.greeting": "You're on the Websites page. I can help you manage domains, DNS records, and PHP settings.",
  "context.websites.prompts": [
    "What domains do I have?",
    "How do I add a subdomain?",
    "How do I change my PHP version?",
    "How do I set up a redirect?"
  ],
  "context.dashboard.greeting": "You're on the Dashboard. Ask me anything about your cPanel account.",
  "context.dashboard.prompts": [
    "What domains do I have?",
    "Show my email accounts",
    "How much disk space am I using?",
    "What databases do I have?"
  ],
  "context.fallback.greeting": "Ask me anything about managing your cPanel account.",
  "context.fallback.prompts": [
    "What domains do I have?",
    "Show my email accounts",
    "How much disk space am I using?",
    "What databases do I have?"
  ],
  "escalation.heading": "I was not able to find an answer.",
  "escalation.message": "You can try rephrasing your question, or contact our support team.",
  "escalation.messageDocs": "You can try rephrasing your question, or look for an answer in the documentation.",
  "escalation.ctaLabel": "Contact Support",
  "escalation.ctaLabelNamed": "Contact {{name}}",
  "escalation.ctaLabelDocs": "Browse documentation",
  "rateLimited.heading": "You have reached the AI Assistant usage limit.",
  "rateLimited.message": "The limit resets within 24 hours. You do not need to change your question.",
  "activity.loading": "Loading your activity…",
  "activity.empty.title": "No changes yet",
  "activity.empty.description": "When the assistant makes a change to your account, it records the change here.",
  "activity.provenance": "Because you can read, change, or delete this record within your account, it is not tamper-proof evidence of what the assistant did.",
  "activity.readFailed.title": "Your activity record is unreadable",
  "activity.readFailed.description": "This does not mean nothing happened. Instead, it means the record is not retrievable. Try again, or contact your hosting provider if it continues.",
  "activity.readFailed.retry": "Try Again",
  "activity.filtered.notice": "Showing completed changes.",
  "activity.filtered.review_other": "{{count}} entries need review",
  "activity.filtered.review_one": "{{count}} entry needs review",
  "activity.filtered.back": "Back to completed changes",
  "activity.filtered.none": "Nothing matches this filter.",
  "activity.unreadable.description": "They are in your account but are not displayable. If this keeps happening, your hosting provider can help you look at the files directly.",
  "activity.truncated.title_other": "Showing the most recent changes of {{count}}",
  "activity.truncated.title_one": "Showing the most recent change of {{count}}",
  "activity.truncated.description": "Your activity record is too long to display in full. Older entries still exist in your account.",
  "activity.outcome.ok": "Completed",
  "activity.outcome.error": "Failed",
  "activity.outcome.unknown": "Result unconfirmed",
  "activity.outcome.notExecuted": "Unchanged",
  "activity.outcome.reverted": "Reverted",
  "activity.outcome.unapproved": "Needs review",
  "activity.unattributed": "Not linked to an approval",
  "activity.details.show": "Details",
  "activity.details.hide": "Hide Details",
  "activity.details.failure": "Failure",
  "activity.details.settings": "Settings changed",
  "activity.details.approved": "Approved",
  "activity.details.recorded": "Recorded",
  "activity.page.newer": "Newer",
  "activity.page.older": "Older",
  "activity.page.position": "Page {{page}} of {{pageCount}}",
  "activity.unreadable.title_other": "{{count}} entries could not be read",
  "activity.unreadable.title_one": "{{count}} entry could not be read",
  "activity.open": "View Activity",
  "activity.backToChat": "Back to chat",
  "activity.list.label": "Changes the assistant made",
  "activity.details.showFor": "Details for {{name}}",
  "activity.details.hideFor": "Hide details for {{name}}",
  "activity.failure.rolledBack": "The change did not apply, and the assistant restored your account.",
  "activity.failure.revertIncomplete": "The change failed and could not be restored. Contact your hosting provider.",
  "activity.failure.rejected": "cPanel would not accept the change.",
  "activity.failure.interrupted": "The server was interrupted before it could finish.",
  "activity.failure.writesOff": "The assistant's ability to make changes was turned off.",
  "activity.failure.unknownAction": "The assistant asked for something this server does not offer.",
  "activity.failure.didNotComplete": "The change did not complete.",
  "activity.failure.generic": "The change did not complete.",
  "activity.explain.unknown": "The assistant could not confirm whether this change occurred. Check the setting yourself before trying again, so you do not make the same change twice.",
  "activity.explain.notExecuted": "You approved this change and it never occurred. Nothing on your account changed. Ask the assistant again if you still want this change.",
  "activity.explain.unapproved": "This change occurred without approval. If you did not ask for it, check the setting and tell your hosting provider."
}
Back to Directory