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

{
  "preferences.label": "Preferences",
  "preferences.sub": "Account preferences, password, language, appearance, and notifications.",
  "preferences.keywords": ["preferences", "account", "settings", "profile", "options"],
  "profile.label": "Profile",
  "profile.sub": "View account overview and details.",
  "profile.keywords": ["profile", "account", "overview", "user", "details"],
  "change-password.label": "Change Password",
  "change-password.sub": "Update your account password.",
  "change-password.keywords": ["password", "change", "update", "security", "credentials"],
  "two-factor-auth.label": "Two-Factor Authentication",
  "two-factor-auth.sub": "Enable or disable two-step verification for your account.",
  "two-factor-auth.keywords": [
    "2fa",
    "two",
    "factor",
    "authentication",
    "mfa",
    "totp",
    "security",
    "verification"
  ],
  "change-language.label": "Change Language",
  "change-language.sub": "Set your preferred interface language.",
  "change-language.keywords": ["language", "locale", "translate", "i18n", "translation"],
  "theme.label": "Theme",
  "theme.sub": "Switch between light, dark, and other appearance themes.",
  "theme.keywords": ["theme", "appearance", "dark", "light", "color", "look"],
  "personalization.label": "Personalization",
  "personalization.sub": "Customize dashboard, command palette, and shell behavior.",
  "personalization.keywords": ["personalization", "customize", "shell", "dashboard"],
  "api-tokens.label": "API Tokens",
  "api-tokens.sub": "Create and manage API authentication tokens.",
  "api-tokens.keywords": ["api", "tokens", "keys", "authentication", "access"],
  "create-api-token.label": "Create API Token",
  "create-api-token.sub": "Generate an API token for external access.",
  "create-api-token.keywords": ["api", "token", "key", "generate", "authentication"],
  "contact-info.label": "Contact Information",
  "contact-info.sub": "Update contact email addresses.",
  "contact-info.keywords": ["contact", "email", "address", "info"],
  "notification-preferences.label": "Notification Preferences",
  "notification-preferences.sub": "Choose which events notify you by email.",
  "notification-preferences.keywords": [
    "notifications",
    "alerts",
    "email",
    "updates",
    "preferences"
  ],
  "analytics.label": "Analytics & Telemetry",
  "analytics.sub": "Manage your consent for analytics and usage-data sharing.",
  "analytics.keywords": [
    "analytics",
    "telemetry",
    "tracking",
    "privacy",
    "consent",
    "usage",
    "data"
  ]
}
Back to Directory