Viewing File: /usr/local/cpanel/base/frontend/meridian/_assets/meridian-shell/locales/en/features.js
{
"email.create.title": "Create Email Account",
"email.create.cancel": "Cancel",
"email.create.creating": "Creating…",
"email.create.submit": "Create Account",
"email.create.failed": "Could not create the email account.",
"email.create.addressLabel": "Email address",
"email.create.domainLabel": "Email domain",
"email.create.authSection": "Authentication",
"email.create.authModeLabel": "Authentication mode",
"email.create.authModePassword": "Set Password",
"email.create.authModeLoginLink": "Send Login Link",
"email.create.loginLinkHelp": "The system sends a password reset link so the user can set their own password.",
"email.create.recoveryEmailLabel": "Recovery email",
"email.create.recoveryEmailHelp": "The system sends the invite link to this address.",
"email.create.recoveryEmailPlaceholder": "user@example.com",
"email.create.passwordLabel": "Password",
"email.create.passwordPlaceholder": "Choose a strong password",
"email.create.quotaLabel": "Storage quota",
"email.create.optionsSection": "Options",
"email.create.sendWelcome": "Send a welcome email with instructions to set up a mail client",
"email.validation.recoveryEmailRequired": "Enter the address where the system should send the login-link invite.",
"email.validation.passwordTooShort": "Password must be at least {{min}} characters.",
"email.validation.passwordRequired": "Enter a password.",
"email.validation.quotaTooSmall": "Enter a quota of at least 1 MB (or check Unlimited).",
"email.validation.usernameRequired": "Enter a username.",
"email.validation.usernameInvalid": "Only use letters, numbers, and the following symbols: . _ % + - Do not use spaces or the @ symbol.",
"email.validation.domainRequired": "Select a domain.",
"wizard.progress": "Progress",
"wizard.back": "Back",
"wizard.close": "Close",
"wizard.label": "Setup wizard",
"wizard.description": "Step-by-step setup wizard",
"wizard.stepLoadFailed": "This step could not load. Close the wizard and try again.",
"wizard.creating": "Creating…",
"wizard.launch": "Launch My Website",
"wizard.continue": "Continue",
"domainType.heading": "Which domain will you use?",
"domainType.subtitle": "Choose the domain visitors will use to reach your website.",
"domainType.groupLabel": "Domain type",
"domainType.primary.alreadyConfigured": "Already configured",
"domainType.primary.currentlyRuns": "Currently runs {{builder}}",
"domainType.primary.title": "Use {{domain}}",
"domainType.primary.description": "Already on your account",
"domainType.another.title": "Add another domain",
"domainType.another.description": "Host an existing or new domain on this account",
"domainType.subdomain.title": "Create a subdomain",
"domainType.subdomain.description": "A new address under {{domain}}",
"domainConfig.subdomain.heading": "Create your subdomain",
"domainConfig.subdomain.subtitle": "Choose a prefix for your subdomain.",
"domainConfig.subdomain.prefixLabel": "Subdomain prefix",
"domainConfig.subdomain.parentLabel": "Parent domain",
"domainConfig.subdomain.prefixRequired": "Enter a subdomain prefix.",
"domainConfig.subdomain.prefixInvalid": "Use letters, numbers, and hyphens only, up to 63 characters. Must start and end with a letter or number.",
"domainConfig.domain.heading": "Enter your domain",
"domainConfig.domain.subtitle": "We'll configure hosting for this domain.",
"domainConfig.domain.label": "Domain name",
"domainConfig.domain.required": "Enter your domain name.",
"domainConfig.domain.invalid": "Enter a valid domain name (for example, example.com).",
"domainConfig.domain.duplicate": "This domain is already on your account.",
"domainConfig.domain.nameserverCheck.checking": "Checking nameservers for {{domain}}…",
"domainConfig.domain.nameserverCheck.delegated": "This domain is ready to add to this server.",
"domainConfig.domain.nameserverCheck.domainNotRegistered": "Could not find a registration for this domain yet. Check the domain name for typos or register it with a domain registrar. Then try again.",
"domainConfig.domain.nameserverCheck.unrecognizedNameservers": "This domain does not use this server for DNS yet. Log in to your domain registrar and replace this domain's nameservers with the values your hosting provider gave you.",
"emailChoice.heading": "Want to create an email address?",
"emailChoice.subtitle": "Set up a professional email like you@{{domain}}.",
"emailChoice.groupLabel": "Email choice",
"emailChoice.yes": "Yes, create an email",
"emailChoice.skip": "Skip for now",
"emailForm.doneHeading": "Your email account is set up",
"emailForm.addressLabel": "Email address",
"emailForm.alreadyCreated": "You've already created this account. Click Continue. You can manage this mailbox later from Email Accounts.",
"emailForm.heading": "Create your first email address",
"emailForm.subtitle": "Set up a professional email for your domain.",
"review.heading": "Review your setup",
"review.subtitle": "Here's what we'll set up for you.",
"review.customCode": "Custom Code",
"review.notSelected": "Not selected",
"review.skipped": "Skipped",
"review.notSet": "Not set",
"review.edit": "Edit",
"review.rowDomain": "Domain",
"review.rowBuilder": "Builder",
"review.rowEmail": "Email",
"review.orphan.title": "Document root has files from a previous installation",
"review.orphan.body": "Clean up the files in File Manager, or pick another domain.",
"review.orphan.bodyWithPath": "Clean up the files in File Manager (<mono>{{path}}</mono>), or pick another domain.",
"review.orphan.openFiles": "Open File Manager",
"review.orphan.pickAnother": "Pick Another Domain",
"review.wpInstalled.title": "WordPress is already installed on this domain",
"review.wpInstalled.body": "WordPress is already running on <strong>{{domain}}</strong>. Open it instead of installing a new site.",
"review.wpInstalled.opening": "Opening…",
"review.wpInstalled.open": "Open WordPress",
"review.wpInstalled.openError": "Could not open WordPress.",
"success.heading": "Success!",
"success.body": "You have added {{target}} to your account.",
"success.yourSite": "your site",
"success.openFiles": "Open File Manager",
"success.viewWebsite": "View Website",
"wpInstall.starting": "Starting installation…"
}
Back to Directory