{
    "en": {
        "custom-content": {
            "job-list-job-display": "Job List",
            "job-list-view-more": "See More",
            "cc-talent-community-button-default-label": "Join our talent community"
        },
        "event-details": {
            "link-copied-label": "Copied to Clipboard",
            "virtual": "Virtual",
            "event-category": "Event Category",
            "start-date-and-time": "Start Date and Time",
            "event-information-title": "Event Information",
            "end-date-and-time": "End Date and Time",
            "event-format": "Event Format",
            "register-event-button": "Register",
            "event-description-title": "Event Description",
            "view-more-events": "View More Events",
            "virtual-event": "Virtual Event",
            "last-date-to-register": "Last Day to Register",
            "event-reg-closed": "This Event Is No Longer Accepting Registrations",
            "in-person": "In Person",
            "already-expressed-interest": "You Already Expressed Interest",
            "already-registered": "You Already Registered",
            "event-location": "Event Location",
            "copy-link-button": "Copy Link",
            "already-withdrawn": "You've Withdrawn from This Event",
            "confirm-registration": "Confirm your event registration",
            "share-this-event-link": "Share this event"
        },
        "quick-apply-flow": {
            "recommended-jobs-profile-import": {
                "profile-data-content": "We've loaded data from the profile you created on {UPDATE_DATE} to the application form. Do you want to use the resume you used for job recommendations instead?",
                "draft-data-content": "We've loaded data from a draft application from {UPDATE_DATE} to the application form. Do you want to use the resume you used for job recommendations instead?",
                "title": "Welcome back, {CANDIDATE_NAME}!",
                "title-without-candidate-name": "Welcome back!"
            },
            "authentication-screen": {
                "phone": {
                    "communication-text": "Do you want to communicate by phone instead?",
                    "label": "What's your phone number?"
                },
                "communication-text": "This is how we'll communicate with you.",
                "title": "Let's get started",
                "email": {
                    "communication-text": "Do you want to communicate by email instead?",
                    "label": "What's your email?"
                }
            },
            "error-field-counter-message": "{ACTIVE_ERROR_FIELD_NUMBER} out of {TOTAL_ERROR_COUNT} issues",
            "candidate-verification": {
                "maximum-attempts-reached-header": "Too many attempts",
                "sms-code-sent": "We've sent a verification code as SMS to: {CORRESPONDENCE}. <br>Paste it here to verify your identity. <br>Note that it may take some time for the code to be delivered.",
                "inline-pin-code-sent": "We've sent a verification code to: {CORRESPONDENCE}. Paste it here to verify your identity. Note that it may take some time for the code to be delivered.",
                "whatsapp-code-sent": "We've sent a verification code to <span class=\"icon-whatsapp\"></span> WhatsApp: {CORRESPONDENCE}. <br>Paste it here to verify your identity. <br>Note that it may take some time for the code to be delivered.",
                "code-sent": "We've sent a verification code to: {CORRESPONDENCE}.<br>Paste it here to verify your identity.<br>Note that it may take some time for the code to be delivered.",
                "header": "Verify it's you",
                "maximum-attempts-reached": "Try again in 30 minutes.",
                "submission-info": "You applied on {SUBMISSION_DATE} for {JOB_TITLE}.",
                "confirmed-submission-header": "Thanks for confirming"
            },
            "disabled-title": "You need to fill out the required fields to continue.",
            "error-field-one-error": "1 issue",
            "summary-screen": {
                "fixer-title": "You're almost there, {CANDIDATE_NAME}.",
                "sub-title-fixer-screen-single-error-text": "There's 1 issue that needs your attention.",
                "summary-title-without-candidate-name": "You're all set!",
                "incomplete-block-instructions": "If you want to provide some additional info, you can do so in these sections.",
                "fixer-title-without-candidate-name": "You're almost there.",
                "summary-title": "You're all set, {CANDIDATE_NAME}!",
                "sub-title-fixer-screen": "We just need some additional info.",
                "sub-title-summary-screen": "The following information was imported and will be submitted with your job application.",
                "sub-title-fixer-screen-multi-error-text": "There are {NUMBER} issues that need your attention.",
                "review-your-data": "You can also {STANDARD_FLOW_LINK} review your data {STANDARD_FLOW_LINKEND}."
            },
            "page-title": "Easy Apply",
            "profile-import": {
                "sub-title": "Choose how you'd like to fill out your application form.",
                "existing-profile-or-draft-sub-title": "We have the profile you shared on {LAST_UPDATED_DATE}. You can use it to apply for this job. You can also use your LinkedIn or Indeed profile, or upload your resume.",
                "title": "Let's make this quick",
                "multiforms-manually-title": "If you want to add more {BLOCK_TITLE} items you can fill out the application {STANDARD_FLOW_LINK}manually{STANDARD_FLOW_LINKEND}.",
                "drop-your-resume-here": "Drop your resume here",
                "manually-title": "You can also {STANDARD_FLOW_LINK}manually{STANDARD_FLOW_LINKEND} fill out your application.",
                "use-profile-from-date-label": "Use Profile from {LAST_UPDATED_DATE}."
            }
        },
        "validators": {
            "date": "The date isn't valid.",
            "label-field-is-required": "The {LABEL} field is required.",
            "pii-required": "The national identifier is required.",
            "file-upload": {
                "exceeded-file-size-limit": "Add a file not larger than {FILESIZELIMIT} MB.",
                "mime-type-error": "Your attachment couldn't be uploaded. Verify the file extension and try again.",
                "unsupported-file-type": "{UNSUPPORTED_EXTENSION} file format is not allowed.",
                "exceeded-number-of-files": "Delete one of the previous files before uploading.",
                "invalid-file-type": "Add a file in these file formats: {ALLOWED_EXTENSIONS}."
            },
            "invalid-year-format": "Enter {FIELDNAME} in format: {YEAR_FORMAT}.",
            "precision": "Enter a maximum of {PRECISIONVALUE} digits.",
            "invalid-phone": "Enter a valid number.",
            "purge-email-error-no-sms-communication": "You need to specify a different preferred communication method before you can remove your email address.",
            "integer": "Enter a whole number.",
            "file-type-already-selected": "You can't select the same file type for your files.",
            "max-selection": "Select no more than {MAXSELECTION} answers.",
            "duplicated-email": "This email address is already used. You can log in using that email address to reuse your data or, you can enter a different email address.",
            "number": "Enter a valid number. Use a dot as a separator.",
            "later-than-current-date": "Enter a date before today.",
            "between": "Enter a value between {MIN_VALUE} and {MAX_VALUE}.",
            "incorrect-date": "The end date {ENDDATE} must be later than the start date {STARTDATE}.",
            "max-value": "The value must be less than or equal to {MAX_VALUE}.",
            "purge-email-error": "You've selected this email address for communication. If you want to remove it, first add a phone number and then mark it to be used for communication.",
            "value-min-length": "The value must have at least {NUMBER_OF_CHARACTERS} characters.",
            "value-should-be-unique": "The value {VALUE} already exists. Enter a unique value.",
            "not-includes": "Your response can't contain {FORBIDDEN_STRING}.",
            "incomplete-dob-warning-message": "You need to complete all fields to verify your date of birth.",
            "duplicated-email-with-link": "This email address is already used. You can {LOG_IN_EMAIL_LINK} log in using that email address {LOG_IN_EMAIL_LINKEND} to reuse your data or, you can enter a different email address.",
            "invalid-country-code": "The country code isn't valid.",
            "value-exceeds-length": "Enter a maximum of {MAX_VALUE} characters.",
            "invalid-email": "Enter {FIELDNAME} in the format: {EMAIL_FORMAT}.",
            "positive-number": "Enter a positive number.",
            "before-date": "Enter a date before {MAXDATELABEL}.",
            "purge-phone-error": "You've selected this phone number for communication. If you want to remove it, first add an email address and then mark it to be used for communication.",
            "scale": "Enter a maximum of {SCALEVALUE} digits after the decimal point.",
            "incomplete-date-warning-message": "You need to enter the whole date otherwise the date won't be saved.",
            "only-uppercase": "Enter text in uppercase.",
            "min-value": "The value must be greater than or equal to {MIN_VALUE}.",
            "after-date": "Enter a date after {MAXDATELABEL}.",
            "less-than": "The value must be less than {MAX_VALUE}",
            "invalid-postal": "The postal code isn't valid.",
            "greater-than": "The value must be greater than {MIN_VALUE}",
            "min-selection": "Select at least {MINSELECTION} answers.",
            "field-terms-and-conditions-required": "You need to agree to the terms and conditions.",
            "min-date": "Enter a date after or equal to {MINDATE}.",
            "invalid-file-extension": "These file formats are supported: {SUPPORTED_FILE_TYPES}.",
            "value-is-too-low": "Enter a value higher than {MINIMUM_VALUE}.",
            "url": "Enter {FIELDNAME} in the format: {URL_FORMAT}.",
            "equals": "The value you entered in field {FIELD_NAME} doesn't match the original value.",
            "values-should-differ": "You already selected field {LABEL}. Select another item from the list or remove this entry.",
            "duplicated-phone": "This phone number is already used. You can log in using that phone number to reuse your data or, you can enter a different phone number.",
            "add-leading-zeros": "The value must contain {NUMBER_OF_CHARACTERS} characters. Add leading zeros if needed.",
            "max-date": "Enter a date before or equal to {MAXDATE}.",
            "field-is-required": "This info is required."
        },
        "ai-assistant": {
            "legal-disclaimer": {
                "send-button-tooltip": "Accept the terms and conditions before you can proceed.",
                "disclaimer-acceptance": "Terms and conditions accepted."
            },
            "welcome-text": "Welcome to {SITE_NAME}.",
            "title": "Career Coach",
            "welcome-thread": "Welcome to <strong>{SITE_NAME}</strong> <br />I am <strong>{AI_ASSISTANT_NAME}</strong> here to help you find job opportunities, assess your fit for the job and assist with any questions you have.",
            "modal-to-side-panel": "Conversation view changed to side panel.",
            "welcome-thread-legal-disclaimer": "Welcome to {SITE_NAME}. Before I can assist you in finding job opportunities or answering questions, please review and accept our Terms and Conditions.",
            "skip-to-widget": "Skip to {AI_ASSISTANT_NAME}",
            "chat-container": {
                "loading-response": "Loading response",
                "description": "Conversation thread",
                "llm": "{AI_ASSISTANT_NAME} message",
                "user": "Your message"
            },
            "pill-name-added-to-prompt-bar": "The {PILL_NAME} option has been added to the prompt bar.",
            "modal-description": "Press escape to close this modal and return to the main screen.",
            "shortcut-key": {
                "focus-moved-main-content-to-widget": "Focus moved to conversation widget. Press control and m to return to main content.",
                "skip-to-widget-with-shortcut-key": "Skip to conversation widget. Press control and m to switch between the widget and main content.",
                "skip-to-main-with-shortcut-key": "Skip to main content. Press control and m to switch between main content and conversation widget.",
                "focus-moved-widget-to-main-content": "Focus moved to main content. Press control and m to return to conversation widget."
            },
            "review-terms-of-use": "Review Terms and Conditions",
            "review-application": {
                "focus-moved-to-conversation-widget": "Focus moved to conversation widget.",
                "review-my-application": "Review my application",
                "accept-terms-condition-conversation-widget-first": "Accept the terms and conditions in the conversation widget first",
                "review-application-receive-response": "Wait for response before trying again.",
                "review-application-label": "Review Application"
            },
            "open-widget": "Open {AI_ASSISTANT_NAME}",
            "terms-and-condition": "By messaging you agree to {OPEN_DIALOG_LINK}terms and conditions{OPEN_DIALOG_LINKEND}",
            "skip-to-ai-assistant": "Skip to conversation widget",
            "modal-opened": "{AI_ASSISTANT_NAME} modal opened. Press escape to close it and return to the main screen.",
            "job-fit-additional-thread": "Let's see if this role aligns with your skills and experience.",
            "starter-messages": {
                "resume": "Resume",
                "pending-interview-schedules": "Schedule the interview",
                "reschedule-interview": "Reschedule the interview",
                "provide-recommendations": "Provide job recommendations",
                "prepare-interviews": "Ask the candidate if they would like to prepare for the interview with Interview ID {INTERVIEW_ID}",
                "verified-new-candidate": "I'm a new candidate.",
                "job-fit": "Assess job fit",
                "verified-returning-candidate": "I'm a returning candidate.",
                "talent-community": "Trigger talent community flow",
                "upcoming-interviews": "Ask the candidate if they would like to prepare for the interview",
                "new-candidate-verification-complete": "Verification is complete for the new candidate.",
                "jobs-fit": "Assess job fit for the role with the requisition number {REQUISITION_NUMBER}"
            },
            "welcome-thread-logged-out": "Your chat history was cleared to protect your data privacy after you logged out.",
            "offer-static-message": "Congratulations! We're excited to offer you the {JOB_TITLE} position. Do you have any questions about compensation, benefits, your start date, or any other details about the offer? What would you like to discuss further?",
            "prompt-box": {
                "placeholder-text": "Write a reply",
                "send-button-tooltip-when-loading-response": "You can send your question after you receive a response.",
                "send": "Send",
                "prompt-button-tooltip": "Type something before sending.",
                "resume-button-tooltip-when-loading-response": "You can upload your resume after you receive a response."
            },
            "header": {
                "tooltip": {
                    "minimize": "Minimize",
                    "expand": "Expand {AI_ASSISTANT_NAME}",
                    "collapse-to-side-panel": "Collapse to side panel.",
                    "collapse": "Collapse {AI_ASSISTANT_NAME}"
                }
            },
            "thinking-messages": {
                "analyzing": "Working on it",
                "processing": "Exploring the options",
                "generating": "Gathering helpful information",
                "fetching": "Looking for what you need",
                "thinking": "Getting everything ready for you"
            },
            "error-messages": {
                "something-went-wrong": "I'm currently offline and unable to answer questions. Please check back later.",
                "message-limit-reached": "You've reached today's message limit. Please try again tomorrow."
            }
        },
        "admin": {
            "links-list": {
                "add-sublink-label": "Add Sublink",
                "footer-links-label": "Footer Links",
                "link-url-placeholder": "Enter URL",
                "link-text-placeholder": "Enter link text",
                "link-text-field": "Enter text",
                "nav-sublink-text": "Subnavigation Link Text",
                "update-link-label": "Update Link",
                "create-link-label": "Create Link",
                "header-links-label": "Header Links",
                "add-link-label": "Add Link"
            },
            "template-configuration": {
                "thanks-for-choosing-header": "Thank you for choosing this template",
                "activate-template-label": "Activate Template",
                "header-title": "Templates",
                "cache-warning-text": "Depending on your cache settings, changes may not be immediately visible.",
                "back-to-templates-button": "Back to Templates",
                "published-dialog-title": "The career site was published.",
                "dialog-text": "You can modify the logo, hero image, header, footer, and the colors of this template by clicking configure.",
                "header-subtitle": "Current Template",
                "published-dialog-text": "You can preview the career site in a new window.",
                "live-preview-link": "Preview"
            },
            "global-header-editor": {
                "horizontal-option-text": "Horizontal Navigation",
                "employee-text-label": "I'm an Employee Text",
                "profile-text-label": "Profile Text",
                "hide-profile-btn-label": "Hide profile button icon",
                "header-options-label": "Header Options",
                "delete-dialog-confirmation": "You won't be able to recover this additional header if you delete it. Continue anyway?",
                "hide-employee-btn-label": "Hide I'm an employee button icon",
                "hide-logo-label": "Hide logo",
                "title": "Global Header",
                "delete-additional-header-dialog-confirmation": "You're about to permanently remove this additional header from this career site. Continue anyway?",
                "hamburger-option-text": "Hamburger Navigation"
            },
            "frame-navigation-panel": {
                "live-view-button-label": "Preview",
                "elements-list-button-label": "Elements List"
            },
            "footer-editor": {
                "custom-dialog-editor-label": "Custom Footer Editor",
                "template-label": "Template Footer",
                "custom-label": "Custom Footer",
                "mobile-links-info": "You have selected {NUMBER_SUBLINK} sublinks for mobile and tablet.",
                "mobile-links-label": "Mobile and Tablet",
                "custom-footer-enable-label": "Enable custom footer",
                "custom-information-text": "You can add HTML in the footer of the career site.",
                "template-footer-enable-label": "Enable template footer"
            },
            "site-editor": {
                "email-notification-template": {
                    "header": "Email Notification Template",
                    "select-email-template-place-holder": "Select email template"
                },
                "ai-assistant": {
                    "message-limits-authenticated-candidate": "Logged-in Candidate Limit",
                    "job-fit-agent-section-header": "Map the Job Fit Agent",
                    "legal-disclaimer-link-position-label": "How do you want to display the legal disclaimer to candidates?",
                    "message-limits-career-site-ceiling-error": "Enter a number less than the Career Site Limit.",
                    "recommendation-agent-section-header": "Map the Job Recommendation Agent",
                    "label-checkbox": "Enable AI Agent",
                    "message-limits-per-conversation": "Per Conversation Limit",
                    "agent-code": "Agent Team Code",
                    "legal-disclaimer-link-before-interaction": "Before Interaction",
                    "agent-code-version": "Version",
                    "message-limits-validation-error": "Enter a number with no decimals and a minimum value of 1.",
                    "message-limits-heading": "Daily Limits for Candidate Messages",
                    "header": "AI Agent",
                    "message-limits-per-career-site": "Career Site Limit",
                    "legal-disclaimer-link-footer": "Optional",
                    "information-text": "If you're currently using digital assistant, enabling this setting disables it and replaces it with AI Agent."
                },
                "global-header-editor": {
                    "links-subtitle": "Links",
                    "mobile-subtitle": "Mobile",
                    "candidate-name-subtitle": "Candidate Name",
                    "sublinks-subtitle": "Sublinks",
                    "buttons-icons-subtitle": "Buttons and Icons",
                    "submenu-text-subtitle": "Submenu Text",
                    "logo-max-height": "Logo Maximum Height",
                    "dropdown-display-subtitle": "Drop-down Menu Display",
                    "menu-display-subtitle-mobile-only-horizontal": "Horizontal Menu Display for Mobile",
                    "candidate-email-subtitle": "Candidate Email",
                    "mobile-logo-url-subtitle": "Mobile Logo URL",
                    "logo-display-subtitle": "Logo Display",
                    "desktop-logo-url-subtitle": "Desktop Logo URL",
                    "menu-display-subtitle": "Menu Display",
                    "header-name-subtitle": "Header Name"
                },
                "sites": {
                    "create-site-label": "Create Site",
                    "delete-description": "You're about to permanently delete this career site. If you delete it, external links to this career site will no longer work. Continue anyway?",
                    "create-standard-site-label": "Create Standard Career Site",
                    "color-tag-label": "Color tag",
                    "go-to-site": "Go to Site",
                    "close-preview": "Close Preview",
                    "add-new-site-button-label": "Add Site",
                    "replace-description": "When you replace a career site, the formatting, images, pages, languages, translations, and settings of the current career site are replaced with the ones from the new site.",
                    "internal-site-code-label": "Site Code",
                    "delete-instruction": "Enter {DELETE_PATTERN} in the field below for confirmation.",
                    "site-url-name-charset-message": "Enter only latin alphanumeric characters and hyphens.",
                    "site-delete-description": "You're about to permanently delete the {CAREER_SITE_NAME} career site. If you delete it, external links to this site will no longer work. Continue anyway?",
                    "site-url-name-label": "Site Display Name for URL",
                    "select-template-label": "Select a Template",
                    "duplicate-custom-pages-header": "Duplicate and Add Custom Content Pages"
                },
                "search-settings": {
                    "pages-tab-draft-warning-smart": "A draft of this page with the smart search component is ready for review. Select Edit Draft to review and make changes, then publish when ready.",
                    "custom-animation-label": "Custom Animation URL",
                    "show-animations": "Show animation in suggestion panel",
                    "location-label": "Location",
                    "invalid-classic-search-component-error": "Replace the classic search bar with a smart search bar to publish this page.",
                    "pages-tab-draft-warning-classic": "A draft of this page with the classic search component is ready for review. Select Edit Draft to review and make changes, then publish when ready.",
                    "suggestion-panel-message": "You'll get more relevant search results if you're specific. Instead of entering customer support agent, type customer support agent with data management experience.",
                    "filters-label": "Filters",
                    "show-suggestions": "Show suggestion panel",
                    "centralised-location-search": "Fixed location search",
                    "warning": "If you're currently using events, enabling smart search disables it.",
                    "smart-search": "Smart search",
                    "suggestion-panel-help-text": "You can use HTML tags in this field.",
                    "multi-page-navigating-away-warning": "The setup is incomplete. You haven't reviewed and published changes on some pages. Continue anyway?",
                    "general-tab-multi-page-warning-classic": "Your custom splash and search results pages use classic search mode",
                    "single-page-navigating-away-warning": "The setup is incomplete. You haven't reviewed and published changes on a page. Continue anyway?",
                    "invalid-smart-search-component-error": "Replace the smart search bar with a classic search bar to publish this page.",
                    "general-tab-single-page-warning-smart": "Your custom {PAGE_NAME} page uses smart search mode",
                    "workplace-type-label": "Workplace Tag Display",
                    "classic-search": "Classic search",
                    "filters-placeholder": "Select the additional filters to display when candidates expand the filtering panel.",
                    "general-tab-single-page-warning-classic": "Your custom {PAGE_NAME} page uses classic search mode",
                    "multi-page-draft-warning-classic": "You've enabled classic search mode which created new draft versions of your custom splash and search results pages. To complete setup, select Edit Draft on the Pages tab, then review and publish.",
                    "single-page-draft-warning-smart": "You enabled the smart search mode and a new draft version of your custom {PAGE_NAME} page was created. Go to the Pages tab and use the Edit Draft option to review and publish the page to complete the setup.",
                    "retail-location-search": "Proximity search",
                    "maps-label": "Enable searching jobs on map",
                    "keyword-search-header": "Keyword Search Suggestions",
                    "multi-page-draft-warning-smart": "You've enabled smart search mode which created new draft versions of your custom splash and search results pages. To complete setup, select Edit Draft on the Pages tab, then review and publish.",
                    "general-tab-multi-page-warning-smart": "Your custom splash and search results pages use smart search mode",
                    "header": "Search Settings",
                    "general-tab-single-page-navigation-warning": "To complete setup, go to the Pages tab, select Edit Draft to review and make changes, and then publish the page.",
                    "single-page-draft-warning-classic": "You've enabled classic search mode which created a new draft version of your custom {PAGE_NAME} page. To complete setup, select Edit Draft on the Pages tab, then review and publish.",
                    "general-tab-multi-page-navigation-warning": "To complete setup, go to the Pages tab, select Edit Draft for each page to review and make changes, and then publish the pages."
                },
                "widgets": {
                    "discard-draft-widget-warning": "You're about to delete this draft widget. Continue anyway?",
                    "create-widget-button-label": "Create Widget",
                    "no-widgets-hint": "If you don't create a custom version for the cookie consent widget, cookie policy widget, or cookie preferences widget, the default widgets will be used.",
                    "copy-and-move-text": "Select the widget you want to copy and move this section to.",
                    "publish-dialog-warning": "Publishing this widget will overwrite the current active widget. Continue anyway?",
                    "widget-status-change-header": "If you activate the {WIDGET_TITLE} widget, the {ACTIVE_WIDGET_TITLE} active widget will become inactive. Only 1 widget can be active at a time. Continue anyway?",
                    "select-type-label": "Widget Type",
                    "widget-title-label": "Widget Title",
                    "elements-missing-title": "You need to add these elements to the widget to publish.",
                    "discard-widget-warning": "You're about to delete this widget. Continue anyway?"
                },
                "translations-editor": {
                    "select-language-placeholder": "Select Language",
                    "page-title-translation-dialog-label": "Title of Page {PAGE_TITLE} in {LANGUAGE}",
                    "select-page-widget-to-edit-info": "Manage Translations",
                    "select-page-widget-placeholder": "Select a page or widget",
                    "select-page-to-edit-info": "Select a page to edit translations",
                    "select-page-placeholder": "Select Page"
                },
                "workplace-type": {
                    "remote-label": "Remote",
                    "header": "Workplace Tag Display",
                    "hybrid-label": "Hybrid",
                    "onsite-label": "On-site"
                },
                "application-flows": {
                    "header": "Application Flow",
                    "enable-oracle-maps-check-box-label": "Enable address search in the address block"
                },
                "navigation": {
                    "templates-tab-label": "Templates",
                    "asset-library-tab-label": "Asset Library",
                    "back-to-homepage": "Back",
                    "unsaved-changes-warning": "If you leave this page without publishing, your changes won't be saved. Continue anyway?",
                    "pages-tab-label": "Pages",
                    "widgets-tab-label": "Widgets",
                    "translation-tab-label": "Translations",
                    "general-tab-label": "General"
                },
                "recommended-jobs": {
                    "label-checkbox": "Enable recommended jobs based on upload"
                },
                "pages": {
                    "template-pages-header": "Template Pages",
                    "import": "Import",
                    "page-deactivate-header": "If you don't have an active {PAGE_TYPE} page, the default {PAGE_TYPE} page is used.",
                    "template-page-title": "{TEMPLATE_NAME} Splash Page",
                    "create-page-button-label": "Create Page",
                    "page-edit-draft-button-label": "Edit",
                    "page-deactivate-header-widget": "If you don't have an active {PAGE_TYPE} modal, the default {PAGE_TYPE} modal is used.",
                    "elements-missing-title": "You need to add these elements to the page to publish.",
                    "page-activate-button-label": "Activate",
                    "page-cookie-preferences-url-label": "Cookie Preferences",
                    "no-pages-hint": "If you don't create a custom version for the splash page, search results page, or job details page, the default pages will be used.",
                    "page-templates": {
                        "blank": "Blank",
                        "article": "Article",
                        "gallery": "Gallery",
                        "empty": "Blank"
                    },
                    "copied-page-name": "{PAGE_TITLE} (Copy)",
                    "page-types": {
                        "custom-page": "Custom",
                        "cookie-consent-widget": "Cookie Consent",
                        "custom": "Custom Page",
                        "cookie-policy": "Cookie Policy Modal",
                        "all-pages": "Show All",
                        "cookie-consent": "Cookie Consent Modal",
                        "search-page": "Search Results",
                        "cookie-preference": "Cookie Preferences Modal",
                        "cookie-preference-widget": "Cookie Preferences",
                        "search": "Search Results Page",
                        "splash-page": "Splash",
                        "job-details": "Job Details Page",
                        "splash": "Splash Page",
                        "job-details-page": "Job Details"
                    },
                    "import-from-another-site": "Import from Another Site",
                    "add-new-page-button-label": "Add Page",
                    "page-header-options": {
                        "page-header": "Page Header"
                    },
                    "page-replace-button-label": "Replace",
                    "page-creation-date-label": "Created on {DATE}",
                    "page-title-label": "Page Title",
                    "element": "Element",
                    "page-deactivate-button-label": "Deactivate",
                    "import-no-widgets": "There aren't any sites that have widgets to import.",
                    "page-edit-existing-draft-button-label": "Edit Draft",
                    "page-status-change-header": "If you activate the {PAGE_TITLE} page, the active page {ACTIVE_PAGE_TITLE} will become inactive. Only 1 page can be active at a time. Continue anyway?",
                    "page-duplicate-button-label": "Duplicate",
                    "page-status-change-header-question": "Do you want to continue?",
                    "goto-pages": "Go to Pages Tab",
                    "page-custom-pages-header": "Custom Pages",
                    "page-delete-confirmation-dialog": "You're about to delete the page. Continue anyway?",
                    "page-custom-url-label": "Custom URL",
                    "page-url-label": "URL",
                    "import-no-sites": "Sorry, there are no sites to import pages from.",
                    "page-dialog-header": "Page Settings",
                    "import-description": "Choose pages to import to this site",
                    "add-new-widget-button-label": "Add Widget",
                    "page-published-date-label": "Published on {DATE}.",
                    "import-description-widgets": "Choose widgets to import to this site",
                    "select-type-label": "Page Type",
                    "elements-duplicate-title": "You can't use this element more than once.",
                    "status": {
                        "inactive": "Inactive",
                        "draft": "(Draft) Inactive",
                        "active": "Active"
                    },
                    "select-template-label": "Select a preset"
                },
                "distance-calculation": {
                    "label-checkbox-generic": "Display distance to search result locations and sort search results by distance",
                    "header": "Distance Calculation",
                    "label-checkbox": "Display distance to jobs and sort jobs by distance."
                },
                "call-to-action": {
                    "header": "Did you know?",
                    "import-text": "You can import template designs from our career site design library",
                    "dont-show-again": "Don't show again"
                },
                "custom-fonts": {
                    "font-name-placeholder": "Enter font name",
                    "font-variant": "Font Variant",
                    "add-another-variant": "Add",
                    "delete-dialog-confirmation": "You're about to delete this font. Continue anyway?",
                    "font-name": "Font",
                    "add-custom-font": "Add"
                },
                "social-sharing": {
                    "header": "Social Sharing",
                    "image-url": "Image URL"
                },
                "location-search": {
                    "mode": {
                        "posting-locations": "Recruiting Locations",
                        "label": "Select the default location search mode.",
                        "all-locations": "All Locations"
                    },
                    "header": "Location Search",
                    "enable-zipcode-search-label": "Enable postal code search",
                    "enable-geolocation-search-label": "Enable my location search"
                },
                "events": {
                    "header": "Events",
                    "label-checkbox": "Enable events"
                },
                "seo-optimization": {
                    "organization-name-label": "Organization Name",
                    "organization-logo-label": "Organization Logo",
                    "page-options-seo-keyword-placeholder": "Enter comma separated keywords",
                    "organization-url-label": "Organization URL",
                    "page-url-display-name-update-info": "Increase your career site's visibility by providing the SEO details.",
                    "page-url-display-name-placeholder": "Enter the page name you want to display in the URL",
                    "page-url-display-name-title": "Page Name Display for URL",
                    "page-url-display-name-update": "If you're updating this field, you also need to update the page URL wherever you've added it as an external link.",
                    "seo-description-placeholder": "Enter description",
                    "header": "SEO Optimization",
                    "seo-keyword-placeholder": "Add keywords by pressing return or clicking outside of the text box",
                    "seo-keyword-label": "SEO Keywords",
                    "seo-description-label": "SEO Description"
                },
                "chatbot": {
                    "enable-label": "Enable digital assistant",
                    "header": "Digital Assistant"
                },
                "maps": {
                    "header": "Search Jobs on Map",
                    "label-checkbox": "Enable searching jobs on map"
                },
                "talent-community": {
                    "button-label": "Talent Community Button Label",
                    "description": "Talent Community Description",
                    "header": "Talent Community Sign Up",
                    "show-at-search-results": "Show in job list",
                    "title": "Talent Community Title",
                    "show-when-no-results": "Show when no jobs are found"
                },
                "filters": {
                    "all-values": "All Values",
                    "all-recruiting-types": "All Recruiting Types",
                    "search-custom-filter": "Search for custom filter",
                    "custom-filters-context": "Custom Filter's Context",
                    "search-custom-filters-context": "Search for custom filter's context",
                    "all-locations": "All Locations",
                    "job-categories": "Job Categories",
                    "search-for-organizations": "Search organization",
                    "job-functions": "Job Functions",
                    "search-custom-filter-value": "Search {CUSTOM_FILTER_LABEL}",
                    "recruiting-types": "Recruiting Types",
                    "all-categories": "All Categories",
                    "all-functions": "All Job Functions",
                    "organizations": "Organizations",
                    "all-organizations": "All Organizations",
                    "locations": "Locations",
                    "search-for-location": "Search job locations",
                    "add-custom-filter": "Add Custom Filter",
                    "mached-search-results": "{ITEMSCOUNT} matches found"
                },
                "enable-organization-logos": {
                    "header": "Display Logos in Job Lists",
                    "information-text": "If you're using a custom search results page with the preview image enabled, remove the preview image before enabling this setting to ensure that both the search results page and all job list components show the selected logo from the asset library.",
                    "check-box-label": "Show logos in job lists"
                },
                "work-locations-display": {
                    "full-address": "Full Work Location Address",
                    "name": "Work Location Name",
                    "header": "Work Location Display",
                    "none": "No Work Location",
                    "label": "Select work location display mode in job description",
                    "zip-code": "Postal Code"
                },
                "content-editor": {
                    "discard-draft-button": "Delete Draft",
                    "category-tile-hover": "Category Tile Hover",
                    "header-area": "Header Area - Tiles Only",
                    "font-weight": "Font Weight",
                    "job-info-data": "Job Info Data",
                    "back-to-pages-button-label": "Back to Pages",
                    "hide-section-title": "Hide Section Title",
                    "search-bar-button": "Button",
                    "move-up": "Move Up",
                    "additional-information-preview-worker-type": "Worker Type",
                    "additional-information-preview-department": "Department",
                    "preview-label-button": "Preview",
                    "choosed-color": "Selected Color",
                    "invalid-page": "Select the page you want to edit on the pages tab.",
                    "background-color": "Background",
                    "font-color": "Font Color",
                    "search-bar-button-hover": "Button Hover",
                    "styling": "Style",
                    "accept-and-publish-label-button": "Publish",
                    "display-arrow-icon": "Arrow icon",
                    "filters-panel": {
                        "show-hide-filters": "Show and Hide Filters",
                        "filter-style-horizontal": "Horizontal",
                        "header-area": "Header Area",
                        "filters-counter": "Filter Count Badge",
                        "show-filters": "Show Filters",
                        "filters": "Filters",
                        "filter-style-vertical": "Vertical",
                        "vertical-separator": "Vertical Separator",
                        "sub-header-vertical-and-mobile": "Subheader - Vertical and Mobile",
                        "sub-header-hover": "Subheader Hover",
                        "clear-filters": "Clear Filters",
                        "filter-pills": "Filter Pills",
                        "search-display": "Search Display",
                        "sub-header-area-hover": "Subheader Area Hover",
                        "overall-filters-display": "Overall Filters Display",
                        "filter-dropdown": "Filter Drop-down",
                        "filter-style": "Filter Style",
                        "search-values": "Search Value",
                        "sub-header-area": "Subheader Area",
                        "sub-header": "Subheader"
                    },
                    "category-title": "Category Title",
                    "additional-job-information-displayed": "Additional Job Information",
                    "height": "Height",
                    "search-flex-field": "Search for flexfield",
                    "margin": "Margin",
                    "list-criteria": "Job List Criteria",
                    "already-applied": "Already Applied",
                    "secondary": "Secondary",
                    "job-title": "Job Title",
                    "display-in-header": "In Header",
                    "left": "Left",
                    "subheader-selected": "Subheader Selected",
                    "limit-label": "Jobs to Display: {MAX_NUMBER_OF_JOBS}",
                    "additional-information-preview-workerType": "Worker Type",
                    "job-fit-score-pipes": "Job Fit Score Pips",
                    "put-text-here": "Enter text here",
                    "components": {
                        "talent-community-button": "Talent Community Button",
                        "custom-html": "HTML",
                        "paragraph": "Paragraph",
                        "job-details-location": "Job location",
                        "link": "Link",
                        "rule": "Rule",
                        "job-details-media": "Job Media",
                        "video": "Video",
                        "job-details-organization-description": "About the Team",
                        "space": "Space",
                        "label-cookie-preference-link": "Link Text",
                        "button": "Button",
                        "job-details-job-fit": "Job Fit",
                        "scroll-indicator": "Scroll Indicator",
                        "job-details-info": "Job Info",
                        "job-details-title": "Job title",
                        "intelligent-asset": "Intelligent Asset",
                        "job-details-qualifications": "Job Qualifications",
                        "job-details-description": "Job description",
                        "headline": "Headline",
                        "job-details-skills": "Job Skills",
                        "image": "Image",
                        "job-details-tags": "Job Tags",
                        "job-details-responsibilities": "Job Responsibilities",
                        "cookie-consent-modal-policy": "Cookie Policy",
                        "linkedin-connections": "LinkedIn Connections",
                        "cookie-preference-link": "Cookie Preferences Link",
                        "jobs": "Job List",
                        "cookie-consent-modal-message": "Cookie Consent Message",
                        "job-details-corporate": "Corporate Description",
                        "filters": "Filter Results",
                        "cookie-consent-modal-title": "Modal Title",
                        "max-number-of-jobs": "Maximum Value",
                        "search-categories": "Search Categories",
                        "search-box": "Search Box",
                        "job-details-apply-button": "Apply Button",
                        "cookie-consent-modal-actions": "Cookie Buttons",
                        "cookie-consent-modal-categories": "Cookie Categories",
                        "search-bar": "Search Bar",
                        "view-all-jobs": "View All Jobs",
                        "search-results": "Search Results"
                    },
                    "additional-information-preview-international-travel": "International Travel Required",
                    "icon-color-dark": "Icon Color - Dark Theme",
                    "page-title": "{PAGE_TITLE} Draft",
                    "display-in-main-content": "In Main Content",
                    "margin-settings": "Margin Settings",
                    "search-bar-sticky": "Make Search Bar Sticky",
                    "one-thirds-width": "One Third Width",
                    "keywords-label": "Keyword",
                    "flex-field": "Flexfield",
                    "css-id": "CSS ID",
                    "line-separator": "Line",
                    "additional-information-location": "Location",
                    "already-applied-apply-button-box": "Already Applied Button Styling",
                    "hide-map": "Hide Map",
                    "page-options": "Page Options",
                    "no-separator": "No Separator",
                    "additional-information-preview-working-type": "Regular or Temporary",
                    "dot-separator": "Dot",
                    "additional-information-description": "Description",
                    "image-url": "Image URL",
                    "right": "Right",
                    "hide-mode-jobs": "Hide the More Jobs button",
                    "be-first-to-apply": "Be the First to Apply",
                    "main-content": "Main Content",
                    "video-url": "Video URL",
                    "ai-assist": "AI Assist",
                    "font": "Font",
                    "additional-information-preview-posting-expiration-date": "Apply Before",
                    "job-display-style-tile": "Tile",
                    "display-after-x-items": "Number of Items to Display Before Talent Community",
                    "job-display-style-list": "List",
                    "align": "Align",
                    "lock-unlock-ratio": "Lock Aspect Ratio",
                    "drag-and-drop": "Drag and Drop Area",
                    "additional-information-preview-job-shift": "Job Shift",
                    "additional-information-preview-work-hours": "Work Hours",
                    "header-information-displayed": "Header Information Displayed",
                    "border-width": "Border Width",
                    "image": "Image",
                    "padding-settings": "Padding Settings",
                    "search-value-placeholder": "Placeholder",
                    "display-after-x-jobs": "Number of Jobs to Display Before Talent Community",
                    "overall-display": "Overall Display",
                    "sort-options": "Sort Options",
                    "line-height": "Line Height",
                    "autoplay": "Play Automatically",
                    "two-thirds-width": "Two Thirds Width",
                    "mobile-alt-text": "Mobile Alt Text",
                    "additional-information-displayed": "Additional Information Displayed",
                    "add-flex-fields": "Add Flexfields",
                    "job-info-flex-fields-label": "Job Requisition Descriptive Flexfield",
                    "additional-information-preview-job-schedule": "Job Schedule",
                    "additional-information-preview-primary-work-location": "Work Location",
                    "number-of-pagination-items-displayed": "Number of Items Displayed",
                    "alignment": "Align",
                    "additional-information-preview-business-unit": "Business Unit",
                    "display-additional-locations": "Display Additional Locations",
                    "job-info-information-displayed": "Job Info Displayed",
                    "job-info-value": "Job Info Value",
                    "layout-style": "Layout Style",
                    "alt-text": "Alt text",
                    "job-tags-information-displayed": "Job Tags Displayed",
                    "jobs-events-toggle-selected": "Jobs and Events Toggle Selected",
                    "destination": "Destination",
                    "description": "Description",
                    "number-of-jobs-displayed": "Number of Jobs Displayed",
                    "content": "Content",
                    "hover": "Hover",
                    "job-tags": "Job Tags",
                    "mobile-display": "Mobile Display",
                    "skill": "Skill",
                    "suggestion-panel-label": "Suggestion Panel Text",
                    "additional-information-preview-work-duration-years": "Work Duration Years",
                    "button-style": "Button Style",
                    "job-info-tags-configuration": "Job Info and Tags",
                    "copy-and-move-section": "Copy and Move Section",
                    "center": "Centered",
                    "label": "Label",
                    "job-fit-disclaimer": "Ratings are based on provided data and are subjective. Actual hiring decisions involve a more comprehensive assessment.",
                    "portrait": "Portrait",
                    "remove-section-dialog": "You're about to remove this section and its content. Continue anyway?",
                    "solid-color": "Solid Color",
                    "max-width": "Maximum Width",
                    "job-display-map-view": "Map View",
                    "job-fit-titles": "Job Fit Titles",
                    "additional-information-preview-job-type": "Job Type",
                    "container": "Container",
                    "typography": "Typography",
                    "text-drag-and-drop": "Drag and Drop Area Text",
                    "criteria": "Criteria",
                    "job-display-style": "Job Display Style",
                    "sample-button": "Sample Button",
                    "additional-information-preview-requisition-number": "Job Identification",
                    "save-in-progress": "Processing",
                    "job-display-list-view": "List View",
                    "rule-color": "Rule Color",
                    "selected-toggle": "Selected Toggle",
                    "additional-information-preview-job-function": "Job Function",
                    "image-orientation": "Image Orientation",
                    "button-and-icons-hover": "Button and Icons Hover",
                    "skill-pills": "Skill Container",
                    "text": "Text",
                    "mobile-image-url": "Mobile Image URL",
                    "display-horizontal-rule": "Horizontal Rule",
                    "additional-information-preview-work-days": "Workdays",
                    "subheader": "Subheader",
                    "enable-parallax-checkbox-label": "Enable Parallax Scrolling",
                    "overall-search-display": "Overall Search Display",
                    "additional-information-preview-organization": "Organization",
                    "jobs-events-toggle-count-selected": "Jobs and Events Toggle Count Selected",
                    "full-width": "Full Width",
                    "messages": "Messages",
                    "job-fit-score": "Job Fit Score",
                    "hide-talent-community-signup": "Hide Talent Community Sign Up",
                    "external-url": "External URL",
                    "primary": "Primary",
                    "job-display-tile-view": "Tile View",
                    "widget-options": "Widget Options",
                    "icon-color-light": "Icon Color",
                    "job-info-separator": "Separator",
                    "discard-draft-dialog-warning": "You're about to delete this draft page. Continue anyway?",
                    "additional-information-qualifications": "Qualifications",
                    "apply-button-text": "Button Text",
                    "privacy-policy": "Enable Privacy Policy",
                    "jobs-events-toggle-count": "Jobs and Events Toggle Count",
                    "top": "Top",
                    "css-class": "CSS Class",
                    "job-list-template-1": "Title and Short Description",
                    "job-list-template-2": "Title",
                    "apply-button": "Apply button",
                    "hot-job": "Hot Job",
                    "button-and-icons": "Button and Icons",
                    "sharing-options-button": "Sharing Options",
                    "global-content": "Global Content",
                    "selected-sort-value": "Selected Value",
                    "main-content-information-displayed": "Main Content Information Displayed",
                    "search-value": "Search Value",
                    "apply-button-box": "Button Display",
                    "linkedin-connections": {
                        "placeholder": "Placeholder for the LinkedIn connections widget. The widget will be available when the career site is published."
                    },
                    "copy-and-move-text": "Select the page where to copy and move this section.",
                    "job-display-style-tile-map": "Toggle Map and Tile",
                    "paragraph-ai-assistant": {
                        "summary": "Summary",
                        "number-of-words": "Number of Words",
                        "general-info": "General Info",
                        "header": "AI Assist",
                        "topic": "Topic",
                        "summary-label": "Enter either a prompt, a summary, or cut and paste information in this field, and AI will generate content for you.",
                        "trigger-message": "Create a concise summary from provided content or generate one if missing",
                        "generate": "Generate",
                        "disclaimer": "To use this feature, you need to enable the appropriate profile option."
                    },
                    "toggle": "Toggle",
                    "same-mobile-image": "Use image for mobile",
                    "sort-options-dropdown": "Drop-down",
                    "no-changes": "There are no changes to save.",
                    "enable-infinite-scroll": "Infinite Scroll",
                    "job-info-display": "Job Info Display",
                    "overall-job-display": "Overall Job Display",
                    "flex-field-context": "Flexfield Context",
                    "additional-information-preview-legal-employer": "Legal Employer",
                    "column-layout": "Column Layout",
                    "width": "Width",
                    "duplicate-row": "Duplicate",
                    "layout-style-classic": "Classic",
                    "learn-more-link": "Learn More Link",
                    "image-link-url": "Link",
                    "layout-style-layout-1": "Layout 1",
                    "full-screen": "Full Screen",
                    "aspect-ratio": "Aspect Ratio",
                    "trending-job": "Trending",
                    "additional-information-preview-distance": "Distance",
                    "edit-page-label-button": "Edit Page",
                    "job-list-relevant-to-user": "Based on Candidate Profile",
                    "show-actions-menu": "Actions",
                    "background-image": "Background Image URL",
                    "delete-row": "Delete Row",
                    "already-applied-job-tag": "Already Applied Job Tag",
                    "display-share-icon": "Share icon",
                    "bottom": "Bottom",
                    "job-info-display-label-value": "Label and Value",
                    "display-style": "Display Style",
                    "half-width": "Half Width",
                    "separator": "Separator",
                    "save-finished": "Your changes were saved.",
                    "add-section": "Add Section",
                    "additional-information-preview-work-duration-months": "Work Duration Months",
                    "change-color": "Select Color",
                    "search-flex-field-context": "Search for flexfield context",
                    "main-content-title": "Main Content Title",
                    "job-fit-tiles": "Job Fit Tiles",
                    "sort-by": "Sort By",
                    "background": "Background",
                    "max-number-of-pagination-items-message": "Enter a maximum of {MAX_NUMBER_JOBS} items.",
                    "additional-information-preview-job-category": "Job Family",
                    "header": "Header",
                    "additional-options-header": "More Options",
                    "external-link": "External Link",
                    "job-display-style-list-map": "Toggle Map and List",
                    "additional-information-responsibilities": "Responsibilities",
                    "max-height": "Maximum Height",
                    "selected-sort-option": "Selected",
                    "job-info-title": "Job Info Title",
                    "search-value-selected": "Selected",
                    "open-in-new-tab": "Open in New Browser Window",
                    "font-size": "Font Size",
                    "dropdown-value": "Value in Drop-Down List",
                    "units": "Unit",
                    "publish-dialog-warning": "Publishing this page will overwrite the current active page. Continue anyway?",
                    "additional-information-posting-date": "Posting Dates",
                    "additional-information-preview-domestic-travel": "Domestic Travel Required",
                    "border-radius": "Corner Radius",
                    "add-row": "Add Row",
                    "button-size": "Button Size",
                    "additional-information-preview-education-level": "Degree Level",
                    "page-options-dialog": {
                        "page-background-video-placeholder": "Insert URL for background video",
                        "horizontal-padding": "Horizontal Padding - Desktop",
                        "page-background-video": "Background Video",
                        "page-display-label": "Page Layout",
                        "job-details": {
                            "overlay-opacity": "Overlay Opacity",
                            "page-icons": "Page Icons",
                            "icon-hidden-share": "Hide share icon",
                            "overlay-width": "Desktop Overlay Width",
                            "reset-to-defaults": "Reset to Defaults",
                            "horizontal-padding": "Horizontal Padding - Desktop",
                            "icon-hidden-favorite": "Hide favorite icon",
                            "overlay-style": "Overlay Style",
                            "page-width": "Desktop Full Page Width",
                            "icons-color": "Icon Color"
                        },
                        "modal-width-desktop": "Modal Width - Desktop",
                        "page-display-boxed": "Boxed",
                        "page-display-full": "Full Width",
                        "vertical-padding": "Vertical Padding - Desktop"
                    },
                    "additional-information-preview-management-level": "Management Level",
                    "migration-failed-error": "An error occurred while migrating to the new career site editor. Note that nothing on your live career site has changed. Contact your help desk.",
                    "padding": "Padding",
                    "jobs-events-toggle": "Jobs and Events Toggle",
                    "move": "Move",
                    "show-other-elements": "Show other elements",
                    "rule-color-vertical-and-mobile": "Rule Color - Vertical and Mobile",
                    "ai-assist-common": "AI Assist",
                    "job-info-icons": "Job Info Icons",
                    "border-color": "Border Color",
                    "display-save-icon": "Favorite icon",
                    "job-info-display-icon-value": "Icon and Value",
                    "max-number-of-jobs": "Enter a maximum of {MAX_NUMBER_JOBS} jobs.",
                    "job-info-label": "Job Info Label",
                    "job-list-custom-criteria": "Based on Criteria",
                    "already-applied-apply-button-text": "Already Applied Button Text",
                    "publish-communicate": "Since this is the first time you're publishing the page after migrating to the new career site editor, preview it to see how the page appears in the browser. If the page looks correct, you can go ahead and publish it. If something looks wrong, you can modify the page as needed.",
                    "move-down": "Move Down",
                    "additional-information-preview-image": "Preview Image",
                    "landscape": "Landscape",
                    "job-fit-score-selected-pipes": "Selected"
                },
                "open-graph": {
                    "adjust-description": "Specify how the posting will look when the page is shared on social media.",
                    "enter-description": "Enter a Description",
                    "enter-thumbnail-image": "Enter the Thumbnail Image URL",
                    "description": "Description",
                    "thumbnail-image": "Thumbnail Image"
                }
            },
            "ai-assistant-editor": {
                "display-options-label": "Agent Widget Display Style",
                "agent-name-label": "Career Coach",
                "agent-name": "Agent Name",
                "overlay-option-text": "Overlay",
                "side-option-text": "Side Panel",
                "title": "AI Agent",
                "name-color-label": "Widget Theme Color",
                "agent-icon-url": "Agent Avatar",
                "agent-icon-url-label": "Enter URL for agent icon"
            },
            "theme-editor": {
                "links-limit-information-text": "The maximum number of main navigation menus and navigation submenus is {MAIN_NAVIGATION_MENU_LIMIT} and {NAVIGATION_SUBMENU_LIMIT} respectively.",
                "clear-button-label": "Clear",
                "preview": {
                    "returning-candidate-view": "Returning Candidate View",
                    "new-candidate-view": "New Candidate View"
                },
                "custom-fonts-title": "Custom Fonts",
                "page-headers-title": "Page Headers",
                "show-link-on-mobile": "Show for mobile and tablet",
                "favicon": {
                    "panel-label": "Favicon",
                    "remove-button-label": "Remove Favicon",
                    "upload-button-label": "Upload Favicon"
                },
                "design": {
                    "desktop-logo-url-placeholder": "Logo URL for desktop",
                    "mobile-logo-label": "Logo for Mobile",
                    "desktop-logo-placeholder": "Enter URL for desktop logo",
                    "desktop-logo-url-label": "Insert URL for desktop logo.",
                    "background-image-url-placeholder": "URL for background image",
                    "sections": {
                        "site-name": "Site Name",
                        "logo": "Logo",
                        "background-image": "Background Image",
                        "branding-text": "Branding Text"
                    },
                    "mobile-logo-placeholder": "Enter URL for mobile logo",
                    "site-name-label": "Enter site name",
                    "branding-text-label": "Enter branding text.",
                    "desktop-logo-label": "Logo for Desktop",
                    "mobile-logo-url-placeholder": "Logo URL for mobile",
                    "mobile-logo-url-label": "Insert URL for mobile logo.",
                    "corporate-logo-label": "Corporate Icon for Desktop",
                    "background-image-url-label": "Insert URL for background image.",
                    "corporate-logo-url-label": "Corporate Icon for Desktop",
                    "branding-text-input-placeholder": "Join Our Team",
                    "site-name-placeholder": "Site name",
                    "corporate-logo-placeholder": "Enter URL for corporate icon"
                },
                "styles": {
                    "theme-colors": {
                        "theme-color-5": "Theme Color 5",
                        "theme-color-4": "Theme Color 4",
                        "theme-color-3": "Theme Color 3",
                        "theme-color": "Theme Color {THEME_COLOR_NUMBER}",
                        "theme-color-2": "Theme Color 2",
                        "theme-color-1": "Theme Color 1",
                        "theme-color-7": "Theme Color 7",
                        "theme-color-6": "Theme Color 6"
                    },
                    "select-elements-notice": "Select items on the left side panel to view a list of elements.",
                    "theme-mode-light": "Light",
                    "groups": {
                        "view-all-jobs-button": "View All Jobs Button",
                        "employee-button": "I Am an Employee Button",
                        "mobile-menu": "Mobile Menu",
                        "primary-button": "Primary Button",
                        "mobile-filter-panel": "Mobile Filter Panel",
                        "quick-view-button": "Quick View Button",
                        "mobile-favourite-panel": "Mobile My Job Selections Panel",
                        "filter": "Filter",
                        "view-all-selections-button": "Display All Selections Button",
                        "tile": "Tile",
                        "filter-tag": "Filter Tag",
                        "mobile-location-panel": "Mobile Location Panel Bar",
                        "mobile-search-panel": "Mobile Search Panel"
                    },
                    "theme-mode-dark": "Dark",
                    "ref-color-warning-title": "You are editing {ELEMENT_NAME}.",
                    "sections": {
                        "global-fonts": "Global Fonts",
                        "theme-font-secondary": "Secondary Theme Font",
                        "background-colors": "Background Colors",
                        "theme-colors": "Theme Colors",
                        "filter-and-tile-colors": "Filter and Tile Colors",
                        "mobile-and-menu-colors": "Mobile Panels and Menu Colors",
                        "theme-font-primary": "Primary Theme Font",
                        "text-colors": "Text Colors",
                        "button-colors": "Button Colors",
                        "header-and-footer-colors": "Header and Footer Colors",
                        "apply-flow-colors": "Application Flow Colors"
                    },
                    "section-description": "Select logos, icons, and theme colors for dark and light theme modes.",
                    "appearance": "Appearance",
                    "elements-list-notice": "You can only view the elements list in the style panel.",
                    "elements": {
                        "filter-icon": "Filter Icon",
                        "tile-title-text": "Tile Job Title Text",
                        "header-background": "Header Background Color",
                        "apply-flow-text": "Application Flow Text",
                        "filter-slider-active": "Filter Slider Active",
                        "tile-job-description-text": "Tile Job Description Text",
                        "default-font-label": "Default Font",
                        "footer-background": "Footer Background",
                        "mobile-location-title-background": "Mobile Location Title Background",
                        "mobile-menu-sublink-text": "Mobile Menu Sublink Text",
                        "mobile-menu-dividing-line": "Mobile Menu Dividing Line",
                        "primary-button-bg": "Primary Button Background",
                        "notification-panel-background-2": "Notification Panel Background 2",
                        "view-all-selections-button-background": "Display All Selections Button Background",
                        "favourite-pin-frame-color": "Add to My Job Selections Pin Frame Color",
                        "notification-panel-background-1": "Notification Panel Background 1",
                        "apply-flow-train-stop-bar-background": "Train Stop Bar Background",
                        "job-id-and-location-text": "Job ID and Location Text",
                        "font-label": "Font",
                        "filter-icon-active": "Filter Icon Active",
                        "mobile-favourite-title-text": "Mobile My Job Selections Title Text",
                        "primary-button-active": "Primary Button Active",
                        "primary-color": "Primary Color",
                        "tile-background": "Tile Background",
                        "apply-flow-train-stop-name-text": "Train Stop Name Text",
                        "employee-button-border": "I Am an Employee Border",
                        "view-all-jobs-button": "View All Jobs Button",
                        "primary-button-text": "Primary Button Text",
                        "filter-notification-text": "Filter Notification Text",
                        "nav-link-text": "Navigation Link Text",
                        "job-information-bar-background": "Job Top Information Bar Background",
                        "filter-tag-close-icon-active": "Filter Tag Close Icon Active",
                        "location-text-and-zoom": "Location Text and Zoom",
                        "show-more-results-background": "Show More Results Background",
                        "header-background-border": "Header Background Border",
                        "nav-link-active-text": "Navigation Link Active Text",
                        "filter-tag-close-icon": "Filter Tag Close Icon",
                        "tile-pin-icon-active": "Pin Icon Active",
                        "tile-border-selected": "Tile Border Selected",
                        "filter-text-highlight": "Filter Text Highlight",
                        "view-all-selections-button-background-active": "Display All Selections Button Background Active",
                        "site-background": "Site background",
                        "filter-checkbox-active": "Filter Checkbox Button Active",
                        "tile-pin-icon-selected": "Pin Icon Selected",
                        "quick-view-button-background": "Quick View Button Background",
                        "view-all-jobs-button-text": "View All Jobs Button Text",
                        "tile-background-selected": "Tile Background Selected",
                        "tile-background-active": "Tile Background Active",
                        "mobile-filter-title-background-border": "Mobile Filter Title Background Border",
                        "apply-flow-progress-bar": "Application Flow Progress Bar",
                        "footer-menu-text": "Footer Menu Text",
                        "mobile-search-title-text": "Mobile Search Title Text",
                        "mobile-favourite-title-background": "Mobile My Job Selections Title Background",
                        "mobile-menu-link-text": "Mobile Menu Link Text",
                        "filter-bg": "Filter Background",
                        "tile-id-and-location-text": "Tile Job ID and Location Text",
                        "view-all-jobs-button-background": "View All Jobs Button Background",
                        "mobile-filter-title-text": "Mobile Filter Title Text",
                        "tile-border": "Tile Border",
                        "body-text-color": "Body Text Color",
                        "apply-flow-navigation": "Application Flow Navigation",
                        "type-ahead-dropdown-text": "Type Ahead Drop-Down List Text",
                        "filter-text": "Filter Text",
                        "mobile-search-title-background": "Mobile Search Title Background",
                        "recent-searches-dropdown-highlight": "Recent Searches Drop-Down List Highlight",
                        "go-button-active-bg": "Go Button Active Background",
                        "footer-submenu-text": "Footer Submenu Text",
                        "search-bar-background": "Search Bar Background",
                        "apply-flow-current-train-stop-indicator": "Current Train Stop Indicator",
                        "employee-button": "I Am an Employee Button",
                        "mobile-favourite-title-background-border": "Mobile My Job Selections Title Background Border",
                        "apply-flow-current-train-stop-indicator-background": "Current Train Stop Bar Background",
                        "mobile-search-title-background-border": "Mobile Search Title Background Border",
                        "quick-view-button-text": "Quick View Button Text",
                        "mobile-menu-text-highlight-background": "Mobile Menu Text Highlight Background",
                        "primary-button": "Primary Button",
                        "employee-button-text": "I Am an Employee Text",
                        "filter-tag-text": "Filter Tag Text",
                        "nav-link-active-bg": "Navigation Link Active Background",
                        "header-text-color": "Header Text Color",
                        "favourite-pin-active": "Add to My Job Selections Pin Active",
                        "notification-panel-text": "Notification Panel Text",
                        "apply-flow-primary": "Primary Color",
                        "job-title-text": "Job Title Text",
                        "filter-tag-background": "Filter Tag Background",
                        "apply-flow-body-text": "Body Text Color",
                        "employee-button-background-active": "I Am an Employee Background Active",
                        "tile-selected-id-and-location-text": "Tile Selected ID and Location Text",
                        "mobile-filter-title-background": "Mobile Filter Title Background",
                        "view-all-selections-button-text": "Display All Selections Button Text",
                        "tile-pin-icon": "Pin Icon",
                        "filter-radio-button-active": "Filter Radio Button Active",
                        "type-ahead-dropdown-highlight": "Type Ahead Drop-Down List Highlight",
                        "job-description-text": "Job Description Text",
                        "loading-bar-background": "Loading Bar Background"
                    },
                    "ref-color-warning-description": "Your changes will affect all elements associated with {ELEMENT_NAME}.",
                    "theme-colors-description": "Theme colors allow you to define and change the colors of several UI elements.",
                    "logos-heading": "Logos and Icons",
                    "theme-mode": "Theme Color Mode"
                },
                "mobile-links-limit-information-text": "Choose {LINKSLIMIT} links for mobile and tablet.",
                "theme-editor-panel": {
                    "cookie-consent-config": {
                        "accept-button": "Accept Button",
                        "save-preferences": "Save Preferences Button",
                        "functional-cookies-description-placeholder": "Enter the description for the functional cookies category",
                        "enter-accept-button-label": "Enter text for button to accept cookies policy",
                        "open-cookie-policy": "Link Text to Open Cookie Policy",
                        "enter-message": "Enter cookie consent message",
                        "enter-policy": "Enter cookie policy",
                        "analytical-performace-cookies-label": "Analytical and Performance Cookies",
                        "enter-decline-button-label": "Enter text for button to decline cookies policy",
                        "add-cookie-category-button": "Add Cookie Category",
                        "cookie-preferences-save-button-placeholder": "Enter the text for the cookie preferences save button",
                        "enable-decline-button-label": "Enable button to decline cookies",
                        "analytical-performace-cookies-description-placeholder": "Enter the description for the analytical and performance cookies category",
                        "decline-button": "Decline Button",
                        "toggle-on": "Toggle On",
                        "cookie-preferences-button-default": "Manage Preferences",
                        "cookie-category-description": "Cookie Category Description",
                        "cookie-category-name": "Cookie Category Name",
                        "enable-cookie-preferences": "Enable cookie preferences",
                        "enable": "Enable cookie consent message",
                        "functional-cookies-label": "Functional Cookies",
                        "cookie-preferences-button-label": "Cookie Preferences Button Label",
                        "cookie-preferences-save-button": "Cookie Preferences Save Button Label",
                        "on": "On",
                        "strictly-necessary-cookies-label": "Strictly Necessary Cookies",
                        "cookie-category": "Cookie Category",
                        "decline-button-label": "Decline Button Label",
                        "strictly-necessary-cookies-description-placeholder": "Enter the description for the strictly necessary cookies category",
                        "cookie-preferences-button": "Cookie Preferences Button",
                        "toggle-off": "Toggle Off",
                        "analytical-performace-cookies-description-default": "These cookies tell us how customers use our sites and apps, and provide information to help us improve the website, apps, and your browsing experience.",
                        "open-cookie-policy-placeholder": "Enter the text for link to open the cookie policy",
                        "functional-cookies-description-default": "These cookies allow a website to remember choices you make, and tailor the website to provide enhanced content for you. If you don't allow these cookies, then some or all these services may not function properly.",
                        "off": "Off",
                        "strictly-necessary-cookies-description-default": "These cookies are necessary to enable the basic features of this site to function, such as providing secure log-in, and are automatically enabled when you use this site.",
                        "cookie-preferences-link": "Cookie Preferences Link",
                        "box-style-narrow": "Narrow Modal Bottom Right of the Page",
                        "cookie-preferences-button-placeholder": "Enter the text for the cookie preferences button",
                        "cookie-category-name-placeholder": "Enter the custom cookie category name",
                        "cookie-consent-message-label": "Cookie Consent Message",
                        "accept-button-label": "Accept Button Label",
                        "cookie-category-description-placeholder": "Enter the custom cookie category description",
                        "box-style": "Cookie Modal Style",
                        "box-style-wide": "Wide Modal Bottom of the Page",
                        "cookie-preferences-save-button-default": "Save Preferences",
                        "enable-decline-button": "Enter text for button to decline cookies policy"
                    },
                    "pixel-tracking-config-label": "Tracking Pixel",
                    "unsaved-warning": "If you leave this page, your changes won't be saved. Continue anyway?",
                    "theme-editor-label": "Theme",
                    "custom-widget": {
                        "splash-page-widget-display-type": "Launch widget in focus on the splash page"
                    },
                    "prevent-default-language-removal": "You can't remove the default language from the active languages.",
                    "header-label": "Header",
                    "footer-label": "Footer",
                    "header-and-footer-label": "Header and Footer",
                    "add-this-config-label": "AddThis",
                    "cookie-consent-config-label": "Cookie Consent Message",
                    "custom-js-label": "Custom JavaScript",
                    "unpublished-warning": "If you leave this page, your changes won't be saved. Continue anyway?",
                    "site-style-label": "Site Style",
                    "custom-css-label": "Custom CSS",
                    "design-label": "Design",
                    "add-this": {
                        "inline-share-info": "Copy the inline share buttons code from your AddThis dashboard and paste it in the area below. Inline share buttons appear in the job description.",
                        "information-text-2": "This will activate tools other than inline configured for this profile. Inline tools require additional activation.",
                        "inline-share-section": "Inline Share",
                        "information-text-1": "Copy your AddThis profile ID from your AddThis dashboard and paste it in the area below.",
                        "profile-id-label": "Enter the AddThis profile ID",
                        "cannot-extract-profile-id-warning": "The AddThis profile ID couldn't be extracted. Use the AddThis profile ID from the AddThis dashboard.",
                        "related-post-info": "Copy the inline related posts code from your AddThis dashboard and paste it in the area below. Inline related posts appear in the job description.",
                        "inline-share-code-label": "Enter inline share buttons code",
                        "inline-follow-code-label": "Enter inline follow buttons code",
                        "inline-follow-section": "Inline Follow",
                        "inline-follow-info": "Copy the inline follow buttons code from your AddThis dashboard and paste it in the area below. Inline follow buttons appear in the footer of desktop devices, and in the header menu of mobile devices."
                    },
                    "actions": {
                        "customize-widgets": "Modify Cookie Widgets",
                        "view-site": "View Site",
                        "apply-changes": "Preview",
                        "leave": "Leave",
                        "reset-to-default": "Reset to Default",
                        "reset-colors-to-default": "Reset Colors",
                        "publish-site": "Publish site"
                    },
                    "pixel-tracking": {
                        "cand-id-label": "Candidate ID Parameter",
                        "submit-tracking-label": "URL for Submitting Job Application",
                        "apply-entry-tracking-label": "URL for Starting Job Application",
                        "add-tracking-urls-label": "Add Tracking URLs",
                        "complete-url-label": "Example of URL",
                        "tracking-urls-label": "Tracking URLs",
                        "urls-section-limit-information-text": "The maximum number of tracking URLs sections is {URL_SECTIONS_LIMIT}.",
                        "apply-tracking-label": "URL for Clicking Apply",
                        "req-id-label": "Requisition ID Parameter"
                    },
                    "views-label": "Views"
                },
                "application-flow": {
                    "solid-color-option": "Solid background color",
                    "background-image-url-invalid-error": "Insert URL for background image in the format: http://example.com.",
                    "background-description": "Background Image or Color",
                    "background-image-option": "Background image",
                    "background-image-url-label": "Insert URL for Background Image",
                    "background-color-label": "Background color",
                    "panel-header": "Application Flow",
                    "background-image-url-placeholder": "URL for background image"
                }
            },
            "custom-css-editor": {
                "custom-dialog-editor-label": "Custom CSS Editor",
                "custom-information-warning-text": "Adding a custom cascading style sheet can alter the design of your career site and can cause design-related issues.",
                "custom-information-text": "You can paste custom CSS in the career site."
            },
            "custom-js-editor": {
                "custom-js-enable-label": "Enable custom JavaScript",
                "custom-dialog-editor-label": "Custom JavaScript Editor",
                "custom-information-warning-text": "Adding JavaScript may cause the career site to malfunction.",
                "custom-information-text": "You can add JavaScript to the career site."
            },
            "custom-code-editor": {
                "restricted-html-text": "You can't use HTML tags.",
                "apply-changes": "Apply Changes",
                "restricted-tags-text": "The following items which are restricted in the code aren't allowed. HTML tags: <html>, <head>, <body>, <style>, <link>, <object>, or scripts.",
                "custom-information-warning-label": "Warning",
                "toggle-fullscreen-label": "Display Editor Window",
                "invalid-code-warning": "Your custom code contains one or more restricted elements. Check for scripts or these HTML tags: <html>, <head>, <body>, <style>, <link>, <object>, remove them, and save."
            },
            "header-editor": {
                "custom-dialog-editor-label": "Custom Header Editor",
                "template-label": "Template Header",
                "custom-label": "Custom Header",
                "custom-information-warning-text": "Adding HTML can alter the design of your career site and can cause design-related issues.",
                "custom-information-text": "You can add HTML in the header of the career site.",
                "custom-header-enable-label": "Enable custom header"
            },
            "manage-languages": {
                "empty-translations-warning-label": "These translation fields are empty. Continue anyway?",
                "add-new-language-placeholder": "Add language",
                "add-active-language-instruction": "Click in the field to add an active language.",
                "make-default": "Set as Default Language",
                "changes-save-warning-label": "Save your changes before selecting another language.",
                "item-list-label": "Items",
                "default-language-change-description": "This language is the default language for the career site.",
                "revert-changes-warning-label": "You're about to revert all changes. Continue anyway?",
                "active-languages-label": "Active Languages",
                "default-language-label": "Default Language"
            },
            "template-card": {
                "preview-button": "Preview",
                "activate-button": "Activate",
                "customize-button": "Configure",
                "status-label": "Active",
                "manage-languages": "Manage Languages"
            }
        },
        "facets": {
            "filter-locations": "Filter locations",
            "organizations-title": "Organizations",
            "workplacetypes-title": "Workplace",
            "locations-title": "Locations",
            "top-5-link": "View Top 5",
            "eventformats-title": "Event Format",
            "filter-categories": "Filter categories",
            "combined-locations-title": "Combined Recruiting Locations",
            "postingDates-title": "Posting Dates",
            "facet-list-context-label": "Search categories",
            "startdates-title": "Start Dates",
            "locationlevel3-title": "City",
            "see-less-link": "See Less",
            "eventcategories-title": "Event Categories",
            "locationlevel1-title": "Country",
            "view-all-link": "View All",
            "see-more-link": "See More",
            "categories-title": "Categories",
            "show-all-categories-label": "Show all categories",
            "filter-button-label": "Filter",
            "retail-location-title": "Location Search",
            "titles-title": "Job Functions",
            "postingdates-title": "Posting Dates",
            "worklocations-title": "Work Locations",
            "locationlevel2-title": "State",
            "header": "Search Filters",
            "sort-button-label": "Sort",
            "filter-by-label": "Filter by {FACET_NAME}",
            "postingDates-default-option-label": "All",
            "default-option-label": "All"
        },
        "location-bar": {
            "button-placeholder": "Location",
            "zipcode-placeholder": "Postal code",
            "country-placeholder": "Country",
            "facet": {
                "radius-text": "You are searching the location {LOCATION} within",
                "radius-label": "Search Radius"
            },
            "dropdown": {
                "location-radius-country-label": "Radius and country",
                "search-my-geolocation-button": "Show My Location",
                "location-input-label": "City, state, country",
                "no-results": "We couldn't find this location. Check your spelling and try again.",
                "location-radius-label-with-unit": "Radius {RADIUS} {UNIT}",
                "geolocation-success-info": "Your current location is {LOCATION}.",
                "missing-country": "Select a country for that postal code.",
                "zipcode-input-label": "Postal Code",
                "submit-button": "Go",
                "radius-unit": {
                    "km": "km",
                    "switch-to-kilometers": "Switch to Kilometers",
                    "kilometers": "Kilometers",
                    "switch-to-miles": "Switch to Miles",
                    "mi": "mi",
                    "miles": "Miles"
                },
                "location-radius-label": "Radius",
                "geolocation-in-progress": "We are retrieving your location",
                "submit-button-description": "Search for {LOCATION} within {RADIUS} {UNIT}",
                "wrong-zipcode": "The postal code wasn't found. Check the format and try again.",
                "radius-label": "Within",
                "please-enter-location": "Enter a location",
                "geolocation-error-info": "We couldn't find your current location.",
                "recruiting-location-placeholder": "City, state, country",
                "search-with-location-info": "You are searching the location {LOCATION}."
            },
            "clear-location-button": "Clear Location Filter"
        },
        "job-alerts": {
            "action": {
                "continue": "Continue"
            }
        },
        "offer": {
            "attachments": "Attachments",
            "documents": "Documents",
            "offer-details": {
                "attachments": {
                    "title": "More Info"
                },
                "currency-label": "Currency",
                "assignment": {
                    "offer-name": "Job Title",
                    "manager": "Manager",
                    "grade": "Grade",
                    "start-date": "Hire Date",
                    "title": "Employment Info",
                    "department": "Department",
                    "work-location": "Location"
                },
                "salary": {
                    "overall-salary": "Salary Amount",
                    "title": "Salary"
                },
                "other-compensation": {
                    "title": "Other Compensation"
                }
            },
            "document-preview": {
                "next-page": "Next",
                "sign-document-header": "View Document",
                "previous-page": "Previous",
                "documents-list": "Document List"
            },
            "recorded-by": "Recorded by {FULLNAME}",
            "download-pdf-button": "Download",
            "media-header": "What Makes Us Different",
            "offer-expired-error": {
                "secondary-text": "Contact the recruiting team and ask them to resend you the offer.",
                "primary-text": "Job offer has expired"
            },
            "accepted-job-offer-label": "Job Offer Accepted",
            "refuse": "Decline",
            "print-page-button": "Print This Page",
            "offer-refusal": {
                "comment-label": "Comment",
                "refuse-button": "Yes, Decline",
                "cancel-button": "No, Go Back",
                "description": "You're about to decline this job offer. If you decline it, you won't be able to accept it later.",
                "reason-label": "Reason",
                "title": "Decline Job Offer"
            },
            "esign-documents": {
                "heading": "Review Documents",
                "terms": "I confirm I have read and agree to the terms of all the listed documents.",
                "subtitle": "To complete your offer acceptance process, review and sign all these documents."
            },
            "sign-attachments": "Documents to Sign",
            "for-label": "For {FULLNAME}",
            "download-pdf-button-description": "Download Job Offer",
            "job-offer-label": "Job Offer",
            "accept": "Accept",
            "ip-label": "IP address {IP_ADDRESS}",
            "e-signature": {
                "invalid-email": "You must enter a valid email address.",
                "email-label": "Email Address",
                "name-label": "Full Name",
                "offer-processing-message": "Your job offer response is being processed.",
                "title": "Accept Job Offer",
                "invalid-dialog": {
                    "enter-again-button": "OK",
                    "description": "To accept this job offer, the full name must match what you provided when you applied to this job.",
                    "title": "Provide Accurate Information"
                }
            },
            "accepted-and-esigned-by": "Signed by {FULLNAME}",
            "additional-information": {
                "button": "Provide More Info",
                "description": "We need more info to continue with your hiring process."
            },
            "signed-attachments": "Signed documents",
            "token-expired": {
                "acknowledgement": "Email was sent.",
                "description": "If you want to see this job offer, we can resend you a new link."
            },
            "header": {
                "congratulations-text": "Welcome to our team.",
                "signed-documents-text": "All documents were completed and signed.",
                "welcome-text": "We invite you to review your job offer carefully."
            },
            "page": "Page",
            "errors": {
                "similar-jobs-text": "You can return to search for similar jobs.",
                "offer-just-refused": "Thank you for your response. You declined this job offer. We appreciate your consideration.",
                "offer-inactive": "The job offer can't be seen anymore.",
                "offer-refused": "The job offer was declined and can't be seen anymore.",
                "similar-jobs-link": "Search for Jobs"
            }
        },
        "general": {
            "add-button": "Add",
            "accept-button": "Accept",
            "error-event-not-available": {
                "description": "You may also {BROWSE_LINK} view other events {BROWSE_LINKEND}",
                "header": "This event is no longer available.",
                "page-not-available": "This page is no longer available."
            },
            "scroll-to-top-button": "Top",
            "employee-login-button": "I am an employee",
            "previous-button": "Back",
            "some-value": "Sample value",
            "importing": "Import is in progress...",
            "error-message-header": "Something went wrong.",
            "view": "View",
            "remove-cover-letter": "Remove Cover Letter",
            "warning": "Warning",
            "loading-screen": "Loading screen",
            "uploading": "Uploading...",
            "error-message-hint": "Try again later.",
            "done-button": "Done",
            "date-picker": {
                "month": "Month",
                "year": "Year",
                "day": "Day"
            },
            "month-picker": {
                "year-label": "Year"
            },
            "setup-incomplete": "Setup incomplete",
            "show-less": "Show Less",
            "try-again": "Try Again",
            "header-arrow-down-botton": "Arrow down. Press the enter key to access sublinks",
            "publish-button": "Publish",
            "change-button": "Edit",
            "continue-app-draft-button": "Continue applying for {JOBTITLE}.",
            "enter-new-email-hint": "Enter new email address",
            "error-already-applied": {
                "page-title": "You already applied for this job.",
                "description": "You may also {BROWSELINK} view other jobs {BROWSELINKEND}.",
                "header": "You already applied for this job."
            },
            "hello": "Hello",
            "options-selected": "{COUNT} Options Selected",
            "session-expire": {
                "notification": {
                    "message": "For security reasons your session was ended due to inactivity."
                },
                "modal": {
                    "end-session-button": "End Session",
                    "sign-out-button": "Sign Out",
                    "title": "Are You Still With Us?",
                    "continue-button": "Continue Working",
                    "content": "It seems you've been gone for a while. For security reasons we will end your session automatically in {COUNTDOWN} unless you would like to continue working."
                }
            },
            "continue-button": "Continue",
            "session-expired": "Your session has expired.",
            "change-site-language": "Change Site Language",
            "delete-app-draft-button": "Delete draft application for {JOBTITLE}.",
            "no": "No",
            "email-not-sent": "Email wasn't sent.",
            "title": {
                "ending": "Careers"
            },
            "save-button": "Save",
            "cookies": {
                "disabled-message": "This site requires the use of cookies."
            },
            "replace-button": "Replace",
            "select-options": "Select Options",
            "header-menu": "Menu",
            "not-available": "Not Available",
            "decline-button": "Decline",
            "submit-button": "Submit",
            "resend-button": "Resend",
            "header-arrow-left-button": "Left side scroll. Press the enter key to view more header links",
            "use-selected-button": "Use Selections",
            "header-arrow-down-botton-sublink-opened": "Sublinks expanded",
            "remove-resume": "Remove Resume",
            "option-selected": "1 Option Selected",
            "error-token-expired": {
                "page-title": "The link has expired.",
                "link": "Send me a {RESENDLINK} new link {RESENDLINKEND}.",
                "description": "Job links are valid for 30 days. If you still want to apply for this job we can send you a new link.",
                "header": "This link is no longer active."
            },
            "error-404": {
                "back-to-homepage": "Back",
                "page-not-found": "Page not found.",
                "description": "The page was moved or no longer exists.",
                "page-you-requested": "The page was moved or is no longer available. Select another page."
            },
            "or": "Or",
            "header-home-page-link": "Home",
            "error-job-expired": {
                "description": "You may also {BROWSELINK} view other jobs {BROWSELINKEND}.",
                "header": "This job is no longer available."
            },
            "error-deprecated-template": "You can't publish this career site because it's using the {TEMPLATENAME} template which is no longer supported. Change the template before publishing the site.",
            "cancel-button": "Cancel",
            "yes": "Yes",
            "ok-button": "OK",
            "header-arrow-right-button": "Right side scroll. Press the enter key to view more header links",
            "show-more": "Show More",
            "unsupported-browser": {
                "title": "Your Browser Isn't Supported",
                "message": "Your browser doesn't support the website you're trying to access. You must install a newer version to view the contents of this website."
            },
            "submission-rejected": {
                "header": "We updated our information."
            },
            "error-token-email-not-found": {
                "header": "We couldn't find this email address."
            },
            "a11y": {
                "dialog-double-labels-read-warning": "Some screen readers may read the label twice for the same field.",
                "open-menu": "Open menu",
                "skip-navigation-link": "Skip to main content.",
                "go-to-home-page": "Go to Home Page",
                "form-content-loaded": "Form {FORMNAME} was loaded.",
                "open-header-link-submenu": "Open {NAV_LINK_TEXT} menu.",
                "page-loaded": "Page {PAGETITLE} loaded",
                "close-menu": "Close menu"
            },
            "submission-accepted": {
                "header": "Thank you for confirming your job application."
            },
            "remove-button": "Remove",
            "next-button": "Next",
            "delete-button": "Delete",
            "empty-select-option": "No value selected."
        },
        "standard-apply-flow": {
            "profile-import": {
                "view-personal-identifying-information": "View National Identifier",
                "edit-citizenship": "Edit Citizenship",
                "additional-skills": "Additional skills you've shared",
                "added-skills": "Added Skills",
                "view-citizenship": "View Citizenship",
                "edit-personal-identifying-information": "Edit National Identifier"
            },
            "fixer": {
                "submit-failed-validation-message": "You have {TOTAL_ERROR_COUNT} issues that need to be fixed before you can submit your application.",
                "go-to-next-button-label": "Go to Next Issue",
                "submit-button-label": "Submit Application",
                "events-submit-failed-single-error-message": "You have 1 issue that needs to be fixed before you can submit your registration.",
                "submit-failed-single-error-message": "You have 1 issue that needs to be fixed before you can submit your application.",
                "events-submit-failed-validation-message": "You have {TOTAL_ERROR_COUNT} issues that need to be fixed before you can submit your registration."
            }
        },
        "search": {
            "event-item": {
                "distance-out-of-radius": "This event is located more than {RADIUS} {UNIT} from selected city center."
            },
            "location-placeholder": "Location",
            "recent-searches-label": "Recent Searches",
            "filter-label": "{FILTERNAME} filter",
            "trending-job": "Trending",
            "registration-closed": "Registration Closed",
            "all-searches-label": "All Searches",
            "smart-search-suggestion-message": "<strong>Search for jobs by describing what you're looking for. You can use job title or skills. For example:</strong></br></br><ul><li>Customer Service Representative with CRM Knowledge</li><li>Marketing Specialist with Social Media and Content Writing Skills</li></ul>",
            "first-suggestion": "Check your spelling.",
            "events-page-title": "Search Events",
            "show-more-results": "Show More Results",
            "events-tooltip-location-mode": "Events in all locations are listed. Use the near location search mode to find events in your preferred location.",
            "events-tooltip-job-location-mode": "Events in all locations are listed. Use the job location search mode to find events in your preferred location.",
            "smart-search-placeholder": "Describe the job you're looking for or upload your CV",
            "events": "Events",
            "filters-header-vertical": "Filter Results",
            "smart-search-remove": "Remove",
            "search-jobs-events-button": "Search for Jobs and Events",
            "third-suggestion": "Try words that mean the same thing.",
            "smart-search-events-sr-only-text": "Describe the job or event you're looking for or press tab to upload your CV.",
            "maps": {
                "scroll-zoom-message-desktop-mac": "Use command and scroll to zoom the map",
                "loading-more-jobs": "More jobs are loading...",
                "loading-more-jobs-spinner": "More jobs are loading...",
                "map-view-on-job-details-page": "You're viewing job locations plotted on the map. If you're using a keyboard or other assistive tool, go to the job info section for location details.",
                "legal-notice": "Legal Notices",
                "legend-cluster-description": "Group of locations",
                "scroll-zoom-message-mobile": "Use two fingers to move the map",
                "map-view-click-action": "You're viewing the map view with jobs plotted on the map. Toggle to list view if you're using a keyboard or other assistive tool.",
                "apply-additional-filter": "Your search has returned too many results. Try adding additional filters to see the most relevant jobs on the map.",
                "legend-marker-description": "Jobs at a location",
                "job-display-map-view-to-tile-view": "Click this button to view jobs plotted on the map. Use tile view if you're using a keyboard or other assistive tool.",
                "zoom-in": "Zoom In",
                "scroll-zoom-message-desktop-window": "Use control and scroll to zoom the map",
                "tooltip-cluster-description": "Multiple locations",
                "terms": "Terms",
                "legend-header-text": "Legend",
                "zoom-out": "Zoom Out",
                "map-view-click-action-to-tile": "You're viewing the map view with jobs plotted on the map. Toggle to tile view if you're using a keyboard or other assistive tool.",
                "job-display-map-view": "Click this button to view jobs plotted on the map. Use list view if you're using a keyboard or other assistive tool.",
                "tooltip-marker-description": "{COUNT} jobs at this location",
                "tooltip-marker-single-job-description": "1 job at this location"
            },
            "no-result-hint": "You may also view all jobs.",
            "sort-options": {
                "name-desc": "Job Title - Descending",
                "date-desc": "Posted Date - Most Recent",
                "event-date": "Event Date",
                "relevancy": "Relevance",
                "date-asc": "Posted Date - Oldest",
                "name-asc": "Job Title - Ascending",
                "distance-asc": "Nearest Location"
            },
            "show-filters": "Show Filters",
            "user-location-action": "Use my location",
            "already-applied": "Already Applied",
            "view-all-events": "View All Events",
            "sort-label": "Sort by {SORTBYOPTION}",
            "quick-view-button-label": "Quick View",
            "loading": "Loading",
            "results-for-jobs": "Job search results {TOTAL}",
            "new-jobs": "New Jobs",
            "smart-search-geolocation-in-progress": "Locating",
            "no-result-hint-jobs": "You may also view all jobs.",
            "keyword-placeholder-with-events": "Job title, skill, keyword, event",
            "no-results-header": "No results were found.",
            "hot-jobs": "Hot Job",
            "view-all-jobs": "View All Jobs",
            "posted-on-label": "Posted on {POSTEDDATE}",
            "results-for-events": "Event search results {TOTAL}",
            "search-results-header": {
                "plain-single": "{JOBCOUNT} Open Job",
                "plain": "{JOBCOUNT} Open Jobs",
                "with-keyword-and-location-single": "{JOBCOUNT} Open Job for {KEYWORD}, {LOCATION}",
                "with-location-single": "{JOBCOUNT} Open Job in {LOCATION}",
                "with-keyword-single": "{JOBCOUNT} Open Job for {KEYWORD}",
                "with-keyword-and-location": "{JOBCOUNT} Open Jobs for {KEYWORD}, {LOCATION}",
                "with-keyword": "{JOBCOUNT} Open Jobs for {KEYWORD}",
                "with-location": "{JOBCOUNT} Open Jobs in {LOCATION}"
            },
            "no-result-hint-events": "You may also view all events.",
            "results-subheader": "Within {MENUDISTANCE} {MENUUNITS} of {LOCATION}",
            "unconfirmed": "Must Confirm",
            "clear-all-filters": "Clear Filters",
            "search-jobs-to-candidate": {
                "suggested-jobs-header": "Suggested Jobs",
                "header": "Recommended Jobs"
            },
            "page-title": "Search Jobs",
            "show-all-searches": "Show All Recent Searches",
            "spell-check": {
                "search-instead": "Search instead for {KEYWORD}.",
                "showing-results": "Showing results for {KEYWORD}.",
                "did-you-mean": "Did you mean {KEYWORD}?"
            },
            "geolocation-value": "My location: {USER_LOCATION}",
            "smart-search-resume-greeting-no-matches-found": "No job matches for your profile right now. Try again later.",
            "events-all-location": "Events in all locations are listed.",
            "smart-search-upload-resume": "Upload Resume",
            "suggestions-subheader": "Suggestions",
            "search-similar": {
                "header": "Similar Jobs",
                "see-more-button": "See More Jobs"
            },
            "view-recent-5-link": "View Recent 5",
            "remove-filter-link-label": "Remove filter {FILTERNAME}",
            "close-filters": "Hide Filters",
            "smart-search-events-placeholder": "Describe the job or event you're looking for or upload your CV.",
            "filter-label-with-count": "{FILTERNAME} filter - {SELECTED_FILTERS_COUNT} selected",
            "location-label": "Near {SELECTED_MODE}",
            "event-on-label": "Event on {EVENTDATE}",
            "job-item": {
                "distance-out-of-radius": "This job is located more than {RADIUS} {UNIT} from selected city center.",
                "job-with-secondary-locations": "{TITLE} in {PRIMARY_LOCATION} and {LOCATIONS_COUNT} additional locations",
                "job-with-one-secondary-location": "{TITLE} in {PRIMARY_LOCATION} and {LOCATIONS_COUNT} additional location",
                "distance-single-location": "{DISTANCE} {DISTANCE_UNIT} away",
                "distance-multiple-locations": "{DISTANCE} {DISTANCE_UNIT} to nearest location",
                "secondary-locations": "and {LOCATIONSCOUNT} more",
                "job-with-only-primary-locations": "{TITLE} in {PRIMARY_LOCATION}"
            },
            "second-suggestion": "Try more generic words.",
            "keyword-placeholder": "Job title, skill, keyword",
            "no-jobs-posted-subheader": "Try again later.",
            "sort-by-title": "Sort By",
            "results-header": "Results for the word {KEYWORD}: {TOTAL}",
            "results-header-without-keyword": "Results: {TOTAL}",
            "smart-search-sr-only-text": "Describe the job you're looking for or press tab to upload your CV.",
            "smart-search-button-title": "Search",
            "jobs": "Jobs",
            "all-jobs": "All Jobs",
            "filters-header": "Filters",
            "keyword-label-events": "Find",
            "search-jobs-header": "Search Jobs",
            "search-button": "Search for Jobs",
            "keyword-label": "Find Jobs",
            "no-events-posted-header": "There are currently no events available.",
            "mode-menu": {
                "zipcode": "Postal Code",
                "near-geolocation": "Near My Location",
                "search-context-label": "Search by {VALUE}",
                "near-zipcode": "Near Postal Code",
                "selected-mode": "You've selected the {SEARCH_MODE} search mode.",
                "job-location": "Job Location",
                "location": "Location",
                "near-location": "Near Location",
                "near-job-location": "Job Location",
                "geolocation": "My Location"
            },
            "results-subheader-without-location": "All Locations",
            "no-events-posted-subheader": "Try again later.",
            "all-events": "All Events",
            "a11y": {
                "search-results-title": "Search Results",
                "recent-searches-drop-down-opened": "{ITEMSCOUNT} recent searches are available. Use the arrows to navigate through the list.",
                "keyword-label-events": "Find jobs and events"
            },
            "distance-units": {
                "kilometers": "Kilometers",
                "miles": "Miles"
            },
            "recent-5-label": "Recent 5 Searches",
            "geolocation-in-progress": "We are retrieving your location",
            "smart-search-resume-upload-placeholder": "Uploading file",
            "hide-all-searches": "Hide Searches",
            "events-location-toooltip": "The selected location radius hasn't been applied to the event search results.",
            "be-first-to-apply": "Be the First to Apply",
            "smart-search-resume-greeting": "Hi, here are some job recommendations based on your profile.",
            "no-jobs-posted-header": "There are currently no jobs available.",
            "language-change-keywords-tooltip": "You just changed the language. To get the most results, make sure your keywords are in the new language."
        },
        "event-register-flow": {
            "candidate-verification": {
                "code-sent-to-phone": "The verification code was sent to this phone number: {PHONE_NUMBER}. When you get the code, type the code into the field to confirm your identity and complete your event registration. Note that it may take some time before you receive the code.",
                "code-sent-to-email": "The verification code was sent to this email address: {EMAIL_ADDRESS}. When you get the code, type the code into the field to confirm your identity and complete your event registration. Note that it may take some time before you receive the code.",
                "description": "Get started right away by using your email or phone number. Your profile will be created and kept up to date automatically as you enter details for each of your event registrations."
            },
            "navigation": {
                "back-to-event-details": "Back to event details"
            },
            "submit-errors": {
                "event-reg-closed": "This event is no longer accepting registrations.",
                "disqualified": "You don't meet the minimum requirements for this event, and your registration couldn't be processed.",
                "not-processed": "Your registration couldn't be processed.",
                "redirect-to-profile": "You're being redirected to your profile."
            },
            "page-title": "Register",
            "error-disqualified": {
                "page-header": "Your registration couldn't be processed for the {EVENT_NAME} event."
            },
            "error-already-registered": {
                "header": "You already registered for the {EVENT_NAME} event."
            },
            "submit-progress": {
                "registering-event": "Saving event registration info"
            },
            "thank-you-dialog": {
                "event-registration-info": "You registered on {REGISTERED_DATE} for the {EVENT_NAME} event.",
                "success": {
                    "message": "Thank you for your registration."
                },
                "unconfirmed-event-registration-text": "You registered on {REGISTERED_DATE} for the {EVENT_NAME} event. Do you want to confirm your registration?",
                "confirmed-event-registration-header": "Thank you for confirming your event registration.",
                "removed-event-registration-header": "Your registration to the event was removed.",
                "manual-confirmation-message": "Thank you for your interest in the event. You'll receive a confirmation once your registration is approved.",
                "removed-event-registration-text": "Your registration for the {EVENT_NAME} event was removed."
            },
            "validation": {
                "invalid-application": "You need to add or modify some info before submitting your event registration."
            }
        },
        "job-list": {
            "posted-since-values": {
                "today": "Today",
                "days": "Days",
                "day": "Day"
            },
            "posting-date-label": "Posted Since",
            "id-label": "Job Identification"
        },
        "job-details": {
            "link-copy-instruction": "Press control c to copy",
            "department-label": "Department",
            "job-responsibilities-title": "Responsibilities",
            "education": "Education",
            "external-contact-name-label": "Contact Name",
            "show-directions": "Show Directions",
            "description-header": "Description",
            "organization-description-title": "About the Team",
            "expertise": "Expertise",
            "experience": "Experience",
            "job-type-label": "Job Type",
            "domestic-travel-required-label": "Domestic Travel Required",
            "work-duration-years-label": "Work Duration Years",
            "hiring-manager-label": "Hiring Manager",
            "primary-location-label": "Primary Location",
            "skills": "Skills",
            "job-description-title": "Job Description",
            "job-schedule-label": "Job Schedule",
            "job-level-label": "Degree Level",
            "closing-date-label": "Apply Before",
            "job-qualifications-title": "Qualifications",
            "copy-address": "Copy to Clipboard",
            "job-function-label": "Job Function",
            "other-jobs-header": "Other jobs like this",
            "link-selected-label": "Link selected",
            "link-copied-label": "Copied to Clipboard",
            "domestic-travel-required-yesno-label": "Domestic Travel Required",
            "grade-label": "Grade",
            "business-unit-label": "Business Unit",
            "job-shift-label": "Job Shift",
            "description-types": {
                "external": "Description for External Candidates",
                "internal": "Description for Internal Candidates"
            },
            "already-applied": "You Already Applied",
            "contact-person-label": "Contact",
            "number-of-openings-label": "Number of Openings",
            "work-hours-label": "Work Hours",
            "job-grade-label": "Job Grade",
            "international-travel-required-label": "International Travel Required",
            "requisition-type-label": "Job Requisition Type",
            "job-skills-title": "Required Skills",
            "copy-link-button": "Copy Link",
            "category-label": "Job Category",
            "organization-label": "Organization",
            "view-more-jobs": "View More Jobs",
            "recruiting-organisation-label": "Recruiting Organization",
            "regular-temporary-label": "Regular or Temporary",
            "summarize-job-label": "Summarize Job Description",
            "work-duration-months-label": "Work Duration Months",
            "unlimited-openings": "Unlimited",
            "posting-date-label": "Posting Date",
            "job-info-title": "Job Info",
            "page-title": "Job Details",
            "bonus-amount-label": "Bonus Amount",
            "summarizing-job-label": "Summarizing",
            "management-level-label": "Management Level",
            "share-options": {
                "via-email": {
                    "employee-address-placeholder": "Employee Address",
                    "send-to-placeholder": "Send To",
                    "header": "Share this job posting",
                    "send-button": "Send Email",
                    "send-to-hint": "Up to 12 email addresses separated by commas",
                    "employee-name-placeholder": "Employee Name",
                    "message-placeholder": "Message"
                }
            },
            "worker-type-label": "Worker Type",
            "location-label": "Location",
            "apply-button": "Apply Now",
            "share": "Share",
            "internal-job-only-label": "Internal Job Only",
            "employer-description-title": "About Us",
            "external-contact-email-label": "Contact Email",
            "play-video-label": "Play Video",
            "legal-employer-label": "Legal Employer",
            "job-fit-aria-label": "You've navigated to the job fit section which lists your job match scores.",
            "share-this-job-link": "Share this job",
            "job-study-level-label": "Degree Level",
            "work-days-label": "Workdays",
            "continue-apply": "Confirm Your Job Application",
            "overall-score": "Overall Score",
            "other-job-title-label": "Other Job Title",
            "more-information": "More Info",
            "a11y": {
                "expand-button-label": "Expand media tiles",
                "similar-jobs-loaded-info": "{NUMBER_OF_JOBS} more jobs were loaded.",
                "less-details-button-label": "Less Details",
                "more-details-button-label": "More Details",
                "prev-media-button-label": "Previous Media",
                "collapse-button-label": "Collapse media tiles",
                "show-search-results-button-label": "Show Search Results",
                "media-loaded": "Media was loaded",
                "similar-job-loaded-info": "1 more job was loaded.",
                "back-button-label": "Go back to search results",
                "next-media-button-label": "Next Media",
                "back-to-my-profile-button-label": "Go Back to Profile",
                "hide-search-results-button-label": "Hide Search Results"
            },
            "id-label": "Job Identification",
            "link-copy-instruction-mac": "Press command c to copy",
            "other-locations-label": "Other Locations",
            "international-travel-required-yesno-label": "International Travel Required",
            "locations-label": "Locations"
        },
        "inspiration-tiles": {
            "admin": {
                "add-button": "Add Inspiration Tile",
                "job-search": "I want to <strong>explore jobs</strong>",
                "discover-more": "I want to <strong>discover more</strong>",
                "talent-community": "I want to <strong>join Talent Community</strong>",
                "thumbnail-url-placeholder": "Default image. If edited, you'll need to provide the full image URL path.",
                "job-recommendation": "I want to <strong>get job recommendations based on my resume</strong>",
                "header-label": "Inspiration Tiles",
                "discover-more-label": "Discover More Links",
                "thumbnail-image-url-label": "Thumbnail Image URL",
                "is-tile-visible-label": "Active",
                "discover-more-links-subheader": "Configure links to be displayed under discover more section in discover page. You can add links to custom pages or external links.",
                "custom-strong-tag-message": "The allowed HTML tag is: <strong>",
                "events": "I want to <strong>see upcoming events</strong>",
                "information-text": "Create and select the inspiration prompts to display on the splash page and discover page. You can select up to 4 tiles.",
                "title-label": "Inspiration Prompt Text"
            }
        },
        "event": {
            "registration-flow": {
                "submit-errors": {
                    "cannot-submit": "Your registration couldn't be completed. Click Continue to verify your identity.",
                    "candidate-already-created": "You've created your profile in another open browser tab. To continue, confirm your identity by entering the verification code sent to you."
                }
            }
        },
        "post-apply": {
            "header-information": "Additional info is required for the job application.",
            "confirmation-description": "We saved all your info. You will be redirected to your profile page shortly.",
            "message": {
                "all-data-provided": "You already provided the necessary info for this job application.",
                "provide-additional-information": "You need to provide additional info on your job application.",
                "submit-success": "Thank you for providing more info on your job application."
            }
        },
        "cx2": {
            "translations": {
                "version": ""
            }
        },
        "discovery-tiles": {
            "admin": {
                "add-button": "Add Discovery Tile",
                "thumbnail-image-url-label": "Thumbnail Image URL",
                "is-tile-visible-label": "Show tile in discover page",
                "tile-link-label": "Tile Link URL",
                "description-text-label": "Tile Summary",
                "information-text": "Create tiles to display on the discover page and to appear in generative AI results. You can choose the tiles you want to show on the discover page. Tiles that don't display on the discover page can still appear in generative AI conversation pages.",
                "header-label": "Discovery Tiles",
                "title-label": "Tile Title"
            }
        },
        "validation": {
            "error": {
                "number": {
                    "format": "Enter a positive whole number or a positive decimal number. The decimal number must contain a maximum of 4 digits before the decimal point and a maximum of 2 digits after the decimal point."
                }
            }
        },
        "apply-flow": {
            "profile-selection-overlay": {
                "import-indeed-button-label": "Import Profile from Indeed",
                "use-existing-profile-button-label": "Use My Profile",
                "title": "Welcome Back",
                "content": "We've got your profile from {UPDATE_DATE} and we loaded it into this application form. Do you want to use this profile, or import your data from Indeed?"
            },
            "job-no-longer-available": "You can't submit your application because this job is no longer available.",
            "submit-errors": {
                "file-upload": "Your attachments couldn't be uploaded. Review your job application and try again.",
                "cannot-submit": "Your application couldn't be submitted.",
                "candidate-already-created": "You already created your profile in another browser tab. To resume your job application, you need to confirm your identity by entering the verification code that we will send you.",
                "unhandled-error": "Your application couldn't be submitted. Try again."
            },
            "section-personal-information": {
                "state-label": "State or Province",
                "resume-parsing-in-progress-message": "Your resume is being processed. It will take some time to complete.",
                "cancel-editing-phone": "Cancel editing phone number",
                "prefix-label": "Prefix",
                "upload-referrer-resume-label": "{REFERRER} uploaded {FILENAME}",
                "fullname-label": "Full Name",
                "lastname-label": "Last Name",
                "address-label": "Address",
                "retype-phone-number-label": "Reenter Phone Number",
                "edit-email-address": "Edit email address",
                "done-editing-phone": "Done editing phone number",
                "date-of-birth-label": "Date of Birth",
                "phone-number-placeholder": "Phone number",
                "country-code-placeholder": "Country code",
                "address-line2-label": "Address 2",
                "phone-number-label": "Phone Number",
                "primary-email-label": "Email Address",
                "aria-contact-edit-link": "Click this link to edit your contact information.",
                "aria-address-edit-link": "Click this link to edit your address.",
                "zipcode-label": "Postal Code",
                "done-editing-email": "Done editing email address",
                "apply-with-indeed-button": "Apply with {INDEED_LOGO}",
                "empty-placeholder": "Empty",
                "cancel-editing-email": "Cancel editing email address",
                "email-address-short-label": "Email",
                "firstname-label": "First Name",
                "field-disabled": "The field is locked for editing because this {FIELDNAME} is your unique identifier. You can edit your {FIELDNAME} in your profile preferences.",
                "edit-phone-number": "Edit phone number",
                "connect-with-indeed-button": "Apply with Indeed",
                "send-button-label": "Send My Email",
                "required-label": "Required",
                "retype-primary-email-label": "Reenter Email Address",
                "connect-with-linkedin-button": "LinkedIn",
                "inline-phone-communication-channel-message": "Select SMS or WhatsApp before saving your number. A PIN will be sent there for you to verify.",
                "filling-methods": {
                    "fill-out-application": "Fill Out My Application",
                    "service-unavailable": "Service is unavailable",
                    "use-linkedin": "Use My LinkedIn Profile"
                },
                "city-label": "City",
                "aria-personal-edit-link": "Click this link to edit your name.",
                "suffix-label": "Suffix",
                "middlename-label": "Middle Name",
                "import-from-referrer-resume": "Import profile from this resume",
                "country-label": "Country",
                "header": "Personal Info",
                "upload-resume-button": "Upload Resume",
                "edit-dialog-title": "Edit Personal Information",
                "address-line1-label": "Address 1",
                "subsection-personal-desc": "Let's start with the basics.",
                "connect-with-cv-button": "Resume",
                "errors": {
                    "resume-parser": "There was a problem parsing your resume."
                }
            },
            "page-title": "Apply",
            "asterisk": "Fields marked with an asterisk {SYMBOL} are required.",
            "legal-disclaimer": {
                "accept-button": "Agree",
                "terms-and-conditions": "Terms and Conditions",
                "header": "Legal Disclaimer",
                "i-agree-with-lowercase": "I agree with",
                "i-agree-with-terms-and-conditions": "I agree with the {OPEN_DIALOG_LINK}terms and conditions{OPEN_DIALOG_LINKEND}"
            },
            "section-experience": {
                "graduated-label": "Graduated",
                "institution-label": "Institution",
                "unique-degree-and-major-validator-message": "Enter a unique combination of {DEGREE_LABEL} and {MAJOR_LABEL}.",
                "header-education": "Education",
                "add-education-title": "Add Education",
                "description": "Help us build your timeline",
                "edit-button": "Edit",
                "add-experience-title": "Add Work History",
                "level-label": "Level",
                "program-label": "Program",
                "experience-label": "Experience",
                "start-date-label": "Start Date",
                "education-label": "Education",
                "end-date-label": "End Date",
                "current-position-label": "Current Position",
                "date-acquired-in-past-validator-message": "The {DATE_ACQUIRED} that you selected is in the past.",
                "position-label": "Position",
                "date-acquired-in-future-validator-message": "The {DATE_ACQUIRED} that you selected is in the future.",
                "education-button": "Add Education",
                "header": "Experience",
                "accomplishments-label": "Accomplishments",
                "company-label": "Company",
                "same-year-validator-message": "Enter a year that is identical to the year in field {WITHLABEL}.",
                "experience-button": "Add Experience"
            },
            "section-more-about-you": {
                "cover-letter-changed-label": "Your cover letter was changed.",
                "upload-resume-label": "Add Resume",
                "no-disqualification-questions-instruction": "There are no questions for this job.",
                "subsection-file-upload-mobile-desc": "You can add links to social media, your own personal sites, or to files on the cloud.",
                "drop-cv-here": "Drop Resume Here",
                "share-link-label": "Share Link",
                "add-attachment": "Add Attachment",
                "drag-and-drop-success-message": "The file was uploaded.",
                "upload-attachment": "Upload Attachment",
                "cv-changed-label": "Your resume was changed.",
                "upload-file-label": "Choose File",
                "upload-file-instruction": "Select a file to upload",
                "browse-button": "Browse",
                "site-link-add-another-link": "Add Another Link",
                "select-document-type-label": "Select Type",
                "no-disqualification-questions-move-forward": "Select next to continue.",
                "uploading": "Uploading",
                "subsection-additional-information-desc": "Tell us about what you're looking for.",
                "upload-cover-letter-label": "Add Cover Letter",
                "add-item-label": "Add Item",
                "drag-and-drop-desc": "Drag and drop your files here.",
                "upload-cover-letter": "Upload Cover Letter",
                "drop-cover-letter-here": "Drop Cover Letter Here",
                "upload-preuploaded-attachments-button-label": "Use",
                "upload-resume": "Upload Resume",
                "file-label": "File",
                "a11y": {
                    "edit-attachment-label": "Edit Attachment",
                    "remove-attachment-label-with-document-name": "Remove attachment: {FILENAME}",
                    "download-attachment-label": "Download attachment",
                    "attachment-removed": "{FILENAME} removed",
                    "remove-attachment-label": "Remove Attachment"
                },
                "site-link-url-label": "Link",
                "upload-preuploaded-attachments-description": "These files were uploaded to your profile by a recruiter. You can select to use one of them or to upload a new file. The unused files will be deleted.",
                "drop-your-attachment-here": "Drop attachment here",
                "header": "More About You",
                "upload-file-mobile-instruction": "Select a file to upload"
            },
            "validation-note": "You can continue to fill out your job application for now but you will need to provide this information before you can submit your job application for consideration.",
            "section-token-expired": {
                "button": "Resume Application",
                "header": "Your page has expired."
            },
            "candidate-verification": {
                "whatsapp-blocked-phone-number": "WhatsApp isn't supported for this phone number.",
                "manage-profile": "Manage Your Profile",
                "claim-email": "Alternatively, you can {CLAIM_LINK}create a new profile{CLAIM_LINKEND} with the email you used.",
                "channel-updated-recently": "You've made the total number of changes allowed. Please try again later.",
                "no-profile-phone": "We couldn't find this phone number. Check the number and try again.",
                "whatsapp-blocked-country": "WhatsApp isn't supported for this country.",
                "date-of-birth-check-description": "We first need to verify your date of birth.",
                "phone-fees-info": "Message and data rates may apply.",
                "email-check-header": "Verify your email",
                "maximum-attemps-reached-header": "Too Many Attempts. Try Again Later.",
                "cant-use-this-phone": "This phone number can't be used. Enter a different phone number.",
                "email-check-description": "Your phone number is already associated with an email in our system. Let's take some additional steps to verify your ownership of the profile.",
                "phone-check-description": "Your email is already associated with a phone number in our system. Let's take some additional steps to verify your ownership of the profile.",
                "code-sent-if-phone-exists": "If we have your phone number {PHONE_NUMBER}, you will receive a message with a verification code. When you get the code, type the code into the field to confirm your identity and start managing your profile. Note that it may take some time before you receive the code.",
                "invalid-code": "The code isn't valid. Enter a valid code.",
                "new-code-delivered-email": "A new code was sent to your email address.",
                "claim-phone-number": "Or, you can {CLAIM_LINK}create a new profile{CLAIM_LINKEND} with the phone number you used.",
                "code-resend-counter-a11y-with-minutes": "You can ask for a new code in {RESEND_MINUTES} minutes, {RESEND_SECONDS} seconds.",
                "verification-code": "Verification Code",
                "header": "Confirm Your Identity",
                "blocked-country": "SMS isn't supported for this country.",
                "whatsapp-candidate-system-limit": "WhatsApp is temporarily unavailable. Try again later.",
                "cant-use-this-email": "You can't use this email address. Enter a different email address.",
                "maximum-update-requests-reached": "You've reached the maximum number of attempts. Try again later.",
                "new-code-delivered-default": "A new code was sent to you.",
                "methods": {
                    "sms": "Use Phone Number",
                    "email": "Use Email"
                },
                "link-currently-not-active": "This link isn't currently active. Try again later.",
                "invalid-person": "We can't verify your identity because your job application is no longer available. You need to apply for this job again.",
                "keep-me-signed-in-description": "Choose this option to be signed in automatically when you come back to our career site. Don't use this option if you're using a public or shared computer.",
                "date-of-birth-mismatch": "The date of birth you entered doesn't match the one on file. Try again.",
                "candidate-system-limit": "SMS is temporarily unavailable. Try again later.",
                "description": {
                    "sms-enabled": "Get started right away by using your email or phone number. Your profile will be created and kept up to date automatically as you enter details for each of your job applications."
                },
                "blocked-phone-number": "SMS isn't supported for this phone number.",
                "phone-check-header": "Verify your phone",
                "resend-verification-sms": "Send New Code",
                "code-sent-to-email-job-application": "The verification code was sent to this email address: {EMAIL_ADDRESS}. When you get the code, type the code into the field to confirm your identity and complete your job application. Note that it may take some time before you receive the code.",
                "new-code-delivered": "A new code was sent to your phone.",
                "cancel-request": "Cancel",
                "retry-limit-error": "You've reached the maximum number of unsuccessful attempts. Try again later.",
                "last-name-mismatch": "The last name doesn't match the one entered in your file. Check the spelling and try again.",
                "verify": "Verify",
                "code-resend-counter": "You can ask for a new code in {RESEND_COUNTER}",
                "last-name-check-description": "We first need to verify your last name.",
                "code-resend-now": "You can send a new code now.",
                "email-check-duplicate-error": "We couldn't verify your profile for this phone number. Sign in with email instead.",
                "code-sent": "The verification code was sent to you. When you get the code, type the code into the field to confirm your identity. Note that it may take some time before you receive the code.",
                "keep-me-signed-in": "Keep me signed in",
                "retry-limit-claim-error": "You've reached the maximum number of unsuccessful attempts. Use the create a new profile link to continue as a new candidate.",
                "code-sent-to-phone-job-application": "The verification code was sent to this phone number: {PHONE_NUMBER}. When you get the code, type the code into the field to confirm your identity and complete your job application. Note that it may take some time before you receive the code.",
                "code-sent-to-phone": "The verification code was sent to this phone number: {PHONE_NUMBER}. When you get the code, type the code into the field to confirm your identity. Note that it may take some time before you receive the code.",
                "a11y": {
                    "verification-code-digit-label": "Verification code digit {CODE_DIGIT}.",
                    "verification-code-digit-index-label": "Enter verification code digit {CODE_DIGIT} of six."
                },
                "resend-verification-sms-short": "Send New Code",
                "no-profile-email": "We couldn't find this email. Check the spelling and try again.",
                "code-sent-to-email": "The verification code was sent to this email address: {EMAIL_ADDRESS}. When you get the code, type the code into the field to confirm your identity. Note that it may take some time before you receive the code.",
                "maximum-attemps-reached": "You reached the maximum number of attempts. Try again in 30 minutes.",
                "code-sent-if-email-exists": "If we have your email address {EMAIL_ADDRESS}, you will receive a message with a verification code. When you get the code, type the code into the field to confirm your identity and start managing your profile. Note that it may take some time before you receive the code.",
                "code-resend-counter-a11y-without-minutes": "You can ask for a new code in {RESEND_SECONDS} seconds."
            },
            "navigation": {
                "notification": "Section step loaded.",
                "current-page-and-section": "Current page: {CURRENT_SECTION}",
                "no-thanks-button": "Enter Information Manually",
                "page-menu": "Application flow: page {ACTIVE_SECTION} of {TOTAL_SECTIONS}",
                "back-to-top": "Back to Top",
                "back-to-jobs-listing": "Back to Job Details",
                "page-navigation": "{REQ_TITLE} application, step {CURRENT_PAGE} of {TOTAL_PAGES}"
            },
            "section-candidate-citizenship": {
                "add-candidate-citizenship-button": "Add Citizenship",
                "citizenship": "Citizenship",
                "citizenship-status": "Citizenship Status",
                "validation": {
                    "to-date-must-be-after-from-date": "You need to enter a from date that's on or before the to date.",
                    "same-citizizenship-exists": "There's already citizenship information for this country.",
                    "to-date-for-expired-citizenship": "You need to enter an end date for an expired citizenship.",
                    "update-permission-required": "You don't have permission to update your citizenship information. Contact your recruiting team if you need to do this."
                },
                "unnamed-citizenship": "Unnamed Citizenship"
            },
            "recommended-jobs-profile-selection-overlay": {
                "profile-data-content": "We've loaded data from the profile you created on {UPDATE_DATE} to the application form. Do you want to use the resume you used for job recommendations instead?",
                "draft-data-content": "We've loaded data from a draft application from {UPDATE_DATE} to the application form. Do you want to use the resume you used for job recommendations instead?",
                "import-resume-button-label": "Use my resume",
                "import-draft-button-label": "Use my draft"
            },
            "profile-item": {
                "skill-recommendation": "Suggested skills based on your profile",
                "required-experience-label": "You must add at least one experience.",
                "desired-skill-label": "These skills are preferred for this job. Select the ones you already have.",
                "required-education-label": "You must add at least one education.",
                "skill-recommendation-list": "Suggested Skills",
                "add-language-button": "Add Language",
                "disabled-block": "You can add new identifiers, but you can't edit the previously added data. If you need to edit data, contact the recruiting team.",
                "unnamed-language": "Unnamed Language",
                "remove-item-button": "Remove",
                "add-license-button": "Add License",
                "unnamed-skill": "Unnamed Skill",
                "unnamed-experience": "Unnamed Job Title",
                "required-experience-and-education-label": "You must add at least one experience and one education.",
                "unnamed-education": "Unnamed Major",
                "add-skills-item-button": "Add More Skills",
                "required-block-label": "You need to add at least 1 {BLOCK_NAME} item.",
                "time-present": "Present",
                "add-skill-button": "Add Skill",
                "valid-until": "Valid Through",
                "add-item-button": "Add",
                "unnamed-license": "Unnamed License"
            },
            "thank-you-dialog": {
                "assessment-completed": "Assessment Completed",
                "assessment-instructions-text": "Thank you for submitting your job application. You now need to complete the assessment to be considered for this position.",
                "confirm-label": "Confirm",
                "additional-instructions-text": "Thank you for submitting your job application. You now need to provide additional info to be considered for this position.",
                "confirm-decision-text": "Confirm your job application or remove it.",
                "removed-submission-header": "The job application was removed.",
                "confirmed-submission-header": "Thank you for confirming your job application.",
                "instructions-text": "An email was sent to you. Click the link in the email to confirm your identity and complete your job application.",
                "instructions-text-with-sms": "An SMS was sent to your phone number {PHONE_NUMBER}. Click the link in the message to confirm your identity and complete your job application.",
                "confirmed-submission-text": "You have confirmed your job application.",
                "thank-you-for-application-header": "You're almost done",
                "removed-submission-text": "You have removed your job application.",
                "tax-credit-label": "Fill Tax Credit Form",
                "partner-error-message": "The assessment is required.",
                "background-check-label": "Complete Background Check",
                "unconfirmed-submission-text": "You previously applied for job requisition {REQUISITION_NAME} on {SUBMISSION_DATE}. Do you want to confirm your job application?",
                "instructions-text-with-email": "An email was sent to your email address {EMAIL_ADDRESS}. Click the link in the email to confirm your identity and complete your job application.",
                "assessment-label": "Take Assessment",
                "acknowledgement-label": "Continue",
                "submission-info": "You applied on {DATE} for job {JOB_TITLE}."
            },
            "section-thank-you": {
                "submission-progress-overlay-header": "Your application is being submitted",
                "submission-progress-overlay-header-rif": "Your info is being submitted",
                "header": "Thank you for your job application.",
                "submission-progress-overlay-header-candidate": "Your profile information is being saved",
                "browse-more-link": "Browse more jobs"
            },
            "validation": {
                "attachment-rejected": "Requires reupload",
                "file-upload-errors": "Your attachment couldn't be uploaded. Try again later.",
                "page-title-with-error": "Error on the {PAGE_TITLE} page",
                "duplicate-prefered-skill": "You've already selected a skill with the same name.",
                "school-import-dont-match-message": "The value of field {LABEL} does not match any of the predefined values. Select a value from the list.",
                "error-count-label": "Fields to fix: {NUMBEROFISSUES}",
                "attachment-accepted": "This document has been approved and can't be edited.",
                "invalid-application": "You need to add or modify some info before submitting your job application.",
                "fixer-label": "Add or modify some info.",
                "fixer-button-aria-label": "You need to fix errors in the application flow before you can continue. Click the {BUTTON_LABEL} button to go to the place with the first error.",
                "file-upload-limit-error": "The maximum number of attachments for this block is {FILESLIMIT}.",
                "max-options-selected": "You can't add more than {NUMBER} locations.",
                "invalid-section": "You must fix missing or incorrect fields to complete your job application.",
                "unique-locations": "You cannot select the same location for {PREFERRED_LABEL} and {EXCLUDED_LABEL}.",
                "fixer-button-label": "View Error: {NUMBER_OF_ERRORS}",
                "file-upload-in-progress": "Wait for the file to be uploaded before submitting your job application.",
                "required-locations": "For the field {LABEL}, you must add at least {MIN}."
            },
            "address": {
                "block-disabled-for-standard-flow": "Contact the recruiting team if you need to change the info in this block.",
                "block-disabled": "If you need to update your address, contact the recruiting team.",
                "validation-status": {
                    "hrx_us_ae01": ""
                }
            },
            "verification-screen": {
                "whatsapp-blocked-phone-number": "WhatsApp isn't supported for this phone number. Use a different communication channel.",
                "whatsapp-candidate-system-limit": "WhatsApp is temporarily unavailable. Use a different communication channel or try again later.",
                "invalid-phone-number": "Enter a valid number.",
                "whatsapp-blocked-country": "WhatsApp isn't supported for this country. Use a different communication channel.",
                "sms-blocked-country": "SMS isn't supported for this country. Use a different communication channel.",
                "sms-invalid-throttle-config": "SMS is temporarily unavailable. Use a different communication channel or try again later.",
                "sms-blocked-phone-number": "SMS isn't supported for this phone number. Use a different communication channel.",
                "candidate-system-limit": "SMS is temporarily unavailable. Use email or try again later.",
                "sms-candidate-system-limit": "SMS is temporarily unavailable. Use a different communication channel or try again later.",
                "blocked-phone-number": "SMS isn't supported for this phone number. Use email instead.",
                "invalid-throttle-config": "SMS is temporarily unavailable. Use email or try again later.",
                "blocked-country": "SMS isn't supported for this country. Use email instead."
            },
            "section-personal-identifying-information": {
                "unnamed-national-identifier": "Unnamed National Identifier",
                "date-of-birth-disabled": "You can't edit your date of birth because it's already stored in your profile. If you need to change it, contact the recruiting team.",
                "add-personal-identifying-information-button": "Add National Identifier",
                "validation": {
                    "nino-uk-expiration-date-should-not-exist": "You can't enter an expiration date for a national insurance number."
                }
            },
            "submit-progress": {
                "creating-candidate-info": "Creating candidate info",
                "confirming-application": "Confirming job application",
                "saving-candidate-info": "Saving candidate info",
                "saving-application": "Saving job application info"
            },
            "drafts": {
                "progress-indicator": {
                    "saving": "Saving",
                    "done": "Saved"
                },
                "deleted-message": "Thank you for your response. We deleted your draft job application."
            },
            "section-confirm-data": {
                "fix-it-link": "Fix it",
                "error-required-header": "You aren't done yet.",
                "error-readonly-header": "You already applied for this job.",
                "error-required-desc": "There are {NUMBEROFISSUES} issues to fix before you can submit your job application.",
                "edit-dialog-title": "Fix issues"
            },
            "communication-channel": {
                "sms-disclaimer-message": "SMS is how we'll communicate with you.",
                "use-for-communication-whatsapp": "Use WhatsApp for communication <span class=\"icon-whatsapp\"></span>",
                "sms-verification-message": "We've sent a verification code as SMS to: {CORRESPONDENCE}. Paste it here to verify your identity. Note that it may take some time for the code to be delivered.",
                "external-candidate-limit-reached-message-2": "You've reached the maximum number of attempts. Try again later.",
                "whatsapp-verification-message": "We've sent a verification code to <span class=\"icon-whatsapp\"></span> WhatsApp: {CORRESPONDENCE}. Paste it here to verify your identity. Note that it may take some time for the code to be delivered.",
                "select-preferred-communication-channel": "Select your preferred communication channel.",
                "whatsapp-disclaimer-message": "WhatsApp is how we'll communicate with you.",
                "sms-button-label": "SMS",
                "whatsapp-button-label": "WhatsApp",
                "use-for-communication-sms": "Use SMS for communication",
                "external-candidate-limit-reached-message": "You've made the total number of changes allowed. Please try again later.",
                "toggle-switch-label": "Communication Method"
            },
            "contact-information": {
                "field-disabled": "Contact the recruiting team if you need to make changes.",
                "block-disabled": "You can't edit your contact information. If you need to change it, contact the recruiting team."
            },
            "e-signature": {
                "header": "E-Signature",
                "validation": {
                    "description": "The e-signature isn't valid. Enter the correct information.",
                    "header": "Provide Accurate Information"
                }
            },
            "work-preferences": {
                "excluded-location-label": "Excluded Location",
                "preferred-location-label": "Preferred Location"
            },
            "a11y": {
                "expand-button-label": "Expand overlay",
                "remove-field-select-value": "Remove value for the {LABEL} field.",
                "textarea-character-count": "{CURRENT_CHAR_COUNT} out of {MAX_CHAR_COUNT} characters",
                "close-select-element-modal": "Close the list",
                "next-section-loaded": "Next {SECTIONNAME} section step loaded.",
                "main-landmark-label": "Job application form",
                "previous-section-loaded": "Previous {SECTIONNAME} section step loaded.",
                "profile-import-through-resume": "Import your profile from resume",
                "linkedin-profile-import-widget": "Apply with LinkedIn frame",
                "close": "Close",
                "address-block-instructions": "This block contains dependent drop-down lists. Note that if you change a value for one of the fields, a value for another one in the block may automatically change. To change values in some drop-downs lists, you may need to edit the value in their parent drop-down list.",
                "date-range": "From {STARTDATE} to {ENDDATE}",
                "section-navigation-header": "Application flow sections",
                "collapse-button-label": "Collapse overlay",
                "close-list-select-value": "Close the drop-down list for {LABEL}.",
                "form-expanded": "The form {FORM_NAME} expanded",
                "form-collapsed": "The form {FORM_NAME} collapsed",
                "pages-navigation-header": "Application flow pages",
                "section-loaded": "Section {SECTIONNAME} loaded, page {PAGENAME}.",
                "form-loaded": "The form {FORM_NAME} loaded",
                "address-form-label": "Address form",
                "required-block-label": "Required",
                "empty-date": "No date provided",
                "oracle-maps-address-line-placeholder": "Enter your street name and other address details to see suggestions",
                "update-address-block-notification": "The values for the following address block fields were changed: {FIELDS_LABELS}.",
                "open-list-select-value": "Open the drop-down list for {LABEL}."
            },
            "partners": {
                "assessment-completed": "Assessment Completed",
                "assessment-error-message": "The assessment is required.",
                "tax-credit-label": "Take Tax Credit Assessment",
                "tax-credit-error-message": "This info is required.",
                "assessment-label": "Take Assessment",
                "tax-credit-completed": "The tax credit assessment is completed. You can continue the application process."
            },
            "opt-in": {
                "dialog-header": "Marketing Communications",
                "i-agree": "I agree to receive {OPEN_DIALOG_LINK} marketing communications {OPEN_DIALOG_LINKEND}"
            },
            "aria-flow-navigation-label": "Flow Sections",
            "profile-import": {
                "import-again-link": "Import Profile Again",
                "error-label": "We couldn't import your profile. Try again or complete your job application manually.",
                "import-from-resume": {
                    "new-candidate-profile-import-failure": "Your data can't be imported right now. Try again later or manually complete your job application.",
                    "new-candidate-failure-toast": "Your data can't be imported from your resume, but you can manually complete your job application.",
                    "success-toast": "Your profile was imported from your resume.",
                    "existing-candidate-failure-toast": "Your data couldn't be imported from the resume, so your application was populated with your current profile information."
                },
                "success-label": "Profile successfully imported.",
                "import-from-indeed": {
                    "success-toast": "Your data was imported from Indeed.",
                    "error-no-profile-import-block-new-candidate": "Your data can't be imported from Indeed. Complete your job application manually.",
                    "error-no-profile-import-block-returning-candidate": "Your data can't be imported from Indeed, so your application was populated with your current profile information.",
                    "error-profile-import-block-present-returning-candidate": "Your data can't be imported right now. Try importing it again, or use your current profile.",
                    "error-profile-import-block-present-new-candidate": "Your profile can't be imported right now. Try again later, or manually complete your job application."
                }
            }
        },
        "recommended-jobs-widget": {
            "file-upload-failure": "Your file didn't upload. Try to upload the file again.",
            "default-file-upload": "Upload or drag and drop your resume here to get recommended jobs based on your skills and experience.",
            "button-sizes": {
                "small": "Small",
                "large": "Large",
                "medium": "Medium"
            },
            "messages": {
                "label-call-to-action-button": "Call to Action Button",
                "label-privacy-policy": "Privacy policy text",
                "manage-action": "Manage",
                "label-call-to-action-mobile": "Mobile Call to Action",
                "delete-confirm-label": "You'll delete your uploaded information and reset the recommended jobs results. Continue anyway?",
                "label-call-to-action-desktop": "Desktop Call to Action",
                "label-success": "Success Message",
                "call-to-action-desktop": "Upload or drag and drop your resume here to get recommended jobs based on your skills and experience.",
                "privacy-policy": "Privacy Policy",
                "label-uploading": "Uploading",
                "call-to-action-mobile": "Upload your resume here to get recommended jobs based on your skills and experience.",
                "delete-confirmation-toast-message": "The resume was deleted.",
                "delete-resume": "Delete Resume",
                "success": "Congratulations, {USER_NAME}. The following jobs have been recommended based on the uploaded file.",
                "re-upload": "Upload Again",
                "uploading": "Uploading file",
                "call-to-action-button": "Upload Resume"
            },
            "admin": {
                "privacy-policy-close-button": "Privacy Policy Modal Close Button",
                "call-to-action": "Call to Action",
                "error-message": "Error Message",
                "browse-button": "Browse Button",
                "privacy-policy-modal-text": "Privacy Policy Modal Text",
                "uploading-message": "Uploading Message",
                "privacy-policy-modal": "Privacy Policy Modal",
                "privacy-policy-text-placeholder": "Enter privacy policy text",
                "privacy-policy-link": "Privacy Policy Link",
                "privacy-policy-modal-header": "Privacy Policy Modal Header",
                "manage-dropdown": "Manage Drop-Down List",
                "success-message": "Success Message"
            },
            "privacy-statement": "Privacy Statement"
        },
        "chatbot": {
            "popup": {
                "work-summary-add-button-label": "Add Summary",
                "work-summary": {
                    "hint": "This summary is generated by AI Assist. Click inside the summary text box to make changes as necessary.",
                    "header": "Work Summary",
                    "edit-hint": "This summary is generated by AI Assist. Click inside the summary text box to make changes as necessary.",
                    "discard-button-label": "Discard"
                }
            },
            "widget": {
                "upload-file-hint": "Upload File",
                "end-conversation-confirm-message": "Are you sure you want to end the conversation?",
                "speak-button-hint": "Talk to Me",
                "attachment-button-label": "Attachment",
                "end-conversation-description-message": "This will also clear your conversation history.",
                "end-conversation-hint": "End Conversation",
                "show-options-hint": "Show Options"
            },
            "messenger": {
                "header": "{COMPANY_NAME} Careers",
                "welcome-message": "How can I help you?",
                "send": {
                    "placeholder": "Type a message"
                }
            }
        },
        "ojtranslations": {
            "color-spectrum": {
                "label-opacity": "Opacity",
                "label-hue": "Hue"
            },
            "input-number": {
                "tooltip-increment": "Increment",
                "in-range": "Enter a number between {MIN_VALUE} and {MAX_VALUE}",
                "min-value": "Enter a number greater than or equal to {MIN_VALUE}.",
                "tooltip-decrement": "Decrement"
            },
            "select-one": {
                "no-matches-found": "No matches found",
                "search-field": "Search field"
            }
        },
        "category-tiles": {
            "admin": {
                "generate-button": "Generate Category Pages",
                "current-openings": "Current Openings",
                "intro-text-empty-label": "No generated content was received. Provide introduction text to display on the category page.",
                "base-theme-colors": {
                    "minimal-dark": "Minimal Dark",
                    "minimal-light": "Minimal Light",
                    "label": "Base Theme Colors"
                },
                "tile-vertical-alignment": {
                    "label": "Title Vertical Alignment"
                },
                "intro-text-label": "Introduction Text",
                "warning-message": "You've added the category tiles but haven't generated the category pages yet. If you publish the site now, the tiles will be added without their category pages.",
                "tiles-list-title": "Category to Style",
                "header-label": "Category Tiles",
                "category-tile": "Category Tile",
                "tile-style": {
                    "square": "Square",
                    "vertical-pannel": "Vertical",
                    "label": "Tile Style",
                    "circle": "Circle"
                },
                "hero-image-url-label": "Hero Image URL",
                "categories-label": "Job Categories",
                "additional-settings-label": "Additional Settings",
                "job-categories-placeholder": "Press enter or click outside the text box to add category tiles.",
                "category-page-title-suffix": "Job Category",
                "tile-image-url-label": "Tile Image URL",
                "information-text": "Select categories, review and edit suggested introduction text, click generate content to create category landing pages, and use preview to view the tiles and pages. Publish the site to make tiles and pages public.",
                "title-label": "Category Tile Title"
            }
        },
        "email-verification": {
            "a11y": {
                "header": "Authentication screen.",
                "next-button": "Go to application form"
            },
            "header": "You don't need to have an account",
            "description": "Get started right away by simply using your email. Your profile will be created and kept up to date automatically as you enter details for each of your job applications.",
            "section-thank-you": {
                "acknowledgement": "Email was sent.",
                "resend-link": "Resend",
                "header": "Thank You",
                "description": "An email has been sent to your mailbox. Delivery might take up to 15 minutes. Follow the job link in your email to complete your job application."
            }
        },
        "interview-scheduling": {
            "layout": {
                "back-button-label": "Back to my profile"
            },
            "request-slots-confirm": {
                "buttons": {
                    "submit-request-button": "Submit Request"
                },
                "messages": {
                    "request-slots-success": "Your request for additional interview slots was sent."
                },
                "title": "Request additional interview slots",
                "errors": {
                    "try-again-later-error": "The request couldn't be sent. Try again later."
                },
                "input-comments": "Tell us what you need"
            },
            "self-schedule": {
                "buttons": {
                    "request-slots-link": "Request additional interview slots",
                    "back-to-my-profile": "Back to my profile"
                },
                "messages": {
                    "inactive-submission": "The interview scheduling page isn't available because your job application is no longer active.",
                    "schedule-success": "Your interview was scheduled.",
                    "no-real-time-slots": "There aren't any interview slots available at this time. Try again later. If the problem persists, contact the recruiting team.",
                    "no-schedule": "There aren't any interviews currently available. Contact the recruiter to schedule your interview.",
                    "already-scheduled": "The interview wasn't scheduled because that time is no longer available. Select a new interview time."
                },
                "groups": {
                    "candidate-timezone": "Time zone: {CANDIDATE_TIME_ZONE}",
                    "group-3": "Later",
                    "group-2": "Next Week",
                    "group-1": "This Week"
                },
                "title": "Schedule Interview",
                "errors": {
                    "schedule-error": "Your interview wasn't scheduled. Try again later."
                }
            },
            "interview-cancel": {
                "title": "Would you like to cancel this interview?"
            },
            "token-expired": {
                "description": "If you want to access interview scheduling, we can resend you a new link."
            },
            "schedule-info-component": {
                "phone-number": "Phone Number",
                "interviewers": "Interviewer",
                "location": "Location",
                "web-conference": "Web Conference",
                "phone-passcode": "Access Code",
                "location-detail": "Location Details"
            },
            "interview-detail": {
                "buttons": {
                    "reschedule-interview": "Reschedule",
                    "cancel-interview": "Cancel Interview",
                    "back-to-my-profile": "Back to my profile"
                },
                "messages": {
                    "cancel-success": "Your interview was canceled."
                },
                "title": "Your interview is scheduled. Here are the details.",
                "errors": {
                    "cancel-error": "Your interview wasn't canceled. Try again later."
                }
            },
            "schedule-confirm": {
                "buttons": {
                    "schedule-interview": "Schedule Interview"
                },
                "title": "Would you like to schedule this interview?"
            },
            "interview-action-component": {
                "buttons": {
                    "reschedule-interview": "Reschedule",
                    "schedule-interview": "Schedule",
                    "view-detail": "View Details"
                },
                "messages": {
                    "reschedule-limit": "You can reschedule this meeting {RESCHEDULE_LIMIT} more times.",
                    "reschedule-last-limit": "You can reschedule this interview one more time."
                },
                "scheduled-text": "You have an interview scheduled.",
                "invited-text": "You're invited to schedule an interview."
            }
        },
        "talent-community": {
            "email-verification-description": "Be the first one to learn about new job opportunities that might be a perfect fit for you.",
            "email-change-verification-confirmed": "Your email address was changed.",
            "candidate-verification-code": {
                "new-candidate": "The verification code was sent to this email address: {EMAIL_ADDRESS}. When you get the code, type the code into the field to confirm your identity. Note that it may take some time before you receive the code."
            },
            "submit-errors": {
                "cannot-submit": "Your subscription couldn't be submitted.",
                "candidate-already-created": "You already created a candidate profile in another browser tab. To edit your profile or change the talent community preferences, you need to confirm your identity by entering the verification code that we will send you."
            },
            "job-alerts-opt-in-label": "I agree to receive updates about new job opportunities.",
            "email-change-error-email-in-use": "This email address is already used. Enter a different email address.",
            "thank-you-message": "Thank you for joining our talent community.",
            "job-alerts-self-service": {
                "both-validation-error": "Select at least one job category, function, or location.",
                "job-function-validation-error": "Select at least one job function or location.",
                "validation-error": "Select at least one job category or location.",
                "preferred-job-function-label": "Preferred Job Function",
                "done": "Done",
                "jobalerts-on": "Job alert is on",
                "categories-label": "Job Category",
                "search-for-category": "Search job categories",
                "location-label": "Preferred Job Location",
                "add-location-label": "Add Another Job Location",
                "jobalerts-off": "Job alert is off",
                "job-opportunities-agree-label": "I agree to receive updates about new job opportunities.",
                "add-category-label": "Add Another Job Category",
                "category-label": "Preferred Job Category",
                "search-for-location": "Search job locations",
                "job-function-label": "Job Function",
                "search-for-job-function": "Search job functions",
                "locations-label": "Job Location"
            },
            "update-success-message": "Your profile was updated",
            "email-verification-exist-user-header": "Welcome Back",
            "email-verification-authorized-user-description": "You're already a member of our talent community. You can go to your profile to manage your preferences.",
            "email-verification-header": "Join Our Talent Community",
            "job-alerts-main-header": "Talent Community",
            "email-verification-exist-user-description": "You're already a member of our talent community. An email was sent to you. Click the link in the email to manage your profile and edit your preferences.",
            "email-verification-exist-user-enter-css": "You're already a member of our talent community. You can go to your profile to manage your preferences.",
            "email-change-error-unconfirmed-applications": "Before modifying your email address, you need to confirm job applications made with the current email address.",
            "email-change-verification-needed-message": "An email was sent to the new email address {EMAIL_ADDRESS}. Click the link in the email to confirm your new email address.",
            "email-change-error-same-email": "You already entered this email address. Enter a different email address.",
            "action": {
                "manage-profile": "Manage My Profile",
                "update-profile": "Update",
                "subscribe": "Subscribe",
                "continue": "Continue",
                "manage-my-profile": "Manage My Profile"
            },
            "welcome-message": "Thank you for confirming your email address.",
            "job-alert-preferences-block-title": "Job alert preferences",
            "verification": {
                "pin-for-returning-candidate": "If you want to manage your profile and preferences, you first need to confirm your identity. Use the code that was sent to your email address and enter it below."
            },
            "flow": {
                "hide-all-fields": "Show Less Fields",
                "show-all-fields": "Show More Fields",
                "new-user-enter-css": "You can go to your profile to manage your preferences or go back to the career site.",
                "new-user-submit-message": "An email was sent to you. Click the link in the email to confirm your identity and to sign up to our talent community."
            },
            "if-profile-exists-description": "If you have a profile, you can access it and manage your preferences."
        },
        "communication-preference": {
            "admin": {
                "default-method-label": "Default Method",
                "email-option": "Email",
                "mobile-message-type-label": "Mobile Message Type",
                "phone-option": "Phone",
                "section-heading": "Default Communication Method"
            }
        },
        "favourite": {
            "pin-icon": "Pin",
            "no-results-hint": "Click my job selections to close the window.",
            "view-recent-btn": "View Recent 3",
            "header-second-text": "They will be lost when you close your browser.",
            "navbar-btn": "My Job Selections",
            "a11y": {
                "job-selected": "The job was added to my job selections.",
                "job-unpinned": "Job removed from my job selections.",
                "close": "Close my job selections",
                "unpin-job": "Remove job from my job selections",
                "pin-job": "Add Job to My Job Selections"
            },
            "subheader-text": "You may cancel your selection by clicking the {ICON_SYMBOL} icon.",
            "header-first-text": "Jobs you selected will be temporarily saved here for you to compare and review.",
            "view-all-btn": "Display All Selections",
            "aside-total-saved-jobs-text": "You have selected {NUMBEROFJOBS} jobs.",
            "aside-recent-jobs-hint": "You're currently viewing the three recent selections.",
            "no-results-message": "This list is currently empty. You have no job selected.",
            "aside-header-text": "My Job Selections",
            "aside-total-jobs-hint": "You are currently reviewing all the {NUMBEROFJOBS} jobs you selected."
        },
        "cookie-consent": {
            "cookie-consent-preference": {
                "always-active": "Always Active"
            },
            "a11y": {
                "learn-more": "Learn more about the cookie policy"
            },
            "learn-more": "Learn more",
            "cookie-policy-title": "Cookie Policy",
            "cookies-policy": "Cookie Policy",
            "cookie-preference-title": "Cookie Preferences"
        },
        "ai-agent": {
            "discover": {
                "discover-more-label": "Discover More",
                "page-title": "Discover"
            },
            "content-summary": {
                "view-your-profile": "View your profile",
                "no-prompt": {
                    "page-subtitle": "After you ask a question, you'll see the response here.",
                    "page-title": "There's nothing here yet"
                },
                "view-your-profile-more-details": "Go to your profile page to get more details about your applications."
            },
            "footer": {
                "scroll-to-top": "Scroll to Top"
            },
            "talent-community": {
                "logged-out": {
                    "page-subtitle": "Click the link to join the talent community."
                },
                "logged-in": {
                    "page-subtitle": "Go to your profile to access your talent community preferences."
                }
            },
            "back-to-previous-job-link": "Back to {JOB_TITLE}",
            "history": {
                "page-title": "History"
            },
            "upload-resume": {
                "page-subtitle": "Upload your resume to see jobs suggested to you.",
                "page-title": "Upload Resume"
            },
            "candidate-self-service": {
                "page-subtitle": "You need to sign in to see relevant info."
            },
            "search": {
                "no-search-results": {
                    "page-subtitle": "We couldn't find any jobs. You can view all open positions or explore the suggested content."
                }
            },
            "recommended-jobs": {
                "page-subtitle": "Here's a list of jobs based on your skills and experience.",
                "page-title": "Recommended Jobs"
            },
            "rag-search": {
                "source-snippets-header": "Source",
                "sources": "Sources"
            },
            "prompt-box": {
                "inactive-button-aria-label": "Provide keywords or question to search",
                "placeholder-events-disabled": "Find jobs or ask us questions",
                "tool-tip-message": "You can ask a new question once the previous one is answered.",
                "button-aria-label": "Send question",
                "placeholder-events-enabled": "Find jobs, events, or ask us questions"
            },
            "view-all-jobs": {
                "page-subtitle": "Here's a list of all available jobs.",
                "page-title": "View All Jobs"
            },
            "app-menu": {
                "favorites": "Favorites",
                "discover": "Discover",
                "sign-in": "Sign In",
                "sign-out": "Sign Out",
                "profile": "Profile",
                "theme-mode-light": "Light mode",
                "theme-mode-dark": "Dark mode",
                "language": "Language",
                "history": "History",
                "sign-into-account": "Sign In",
                "upload-resume": "Upload Resume",
                "home": "Home",
                "expand": "Expand",
                "theme-color-mode": "Theme Color Mode",
                "collapse": "Collapse"
            },
            "back-to-previous-page-link": "Back",
            "splash": {
                "branding-text-logged-in": "Let's take it forward",
                "review-recent-applications": "Review your recent job applications that may require some action from you.",
                "branding-text-input-placeholder": "Join Our Team, Bring Your"
            },
            "floating-prompt-box": {
                "placeholder": "Ask for more info"
            },
            "prompt": {
                "no-response": {
                    "page-subtitle": "I couldn't understand your question. Try to rephrase it."
                }
            },
            "inspiration-tile": {
                "suggest-content-header": "Content to explore",
                "prefix": "I want to {PROMPT_TEXT}"
            }
        },
        "candidate-self-service": {
            "header-button-title": "Manage profile",
            "sign-out-from-current-device": "Sign Out from This Device",
            "sign-out-from-all-devices": "Sign Out from All Devices",
            "confirm-dialog-button": "Send Email",
            "application-withdraw-warning": "If you withdraw your job application for the {JOB_TITLE} job, you will no longer be considered for the position.",
            "delete-profile-warning-text-bottom": "Continue anyway?",
            "delete-fail-message": "The status of your job application is {PUBLIC_STATUS}. Contact the recruiting team if you want to delete your application.",
            "info-page-title": "Info and Alerts",
            "offer": {
                "review-offer": "Review job offer",
                "description": "The job offer was extended"
            },
            "confirmed-all-success-message": "Thank you for confirming your job applications.",
            "reapply-withdraw-warning": "If you withdraw your job application for the {JOB_TITLE} job, you will no longer be considered for the position. If you change your mind in the future, you can submit a new job application.",
            "no-data-component": {
                "applications-tab-header": "You don't have any job applications",
                "events-tab-subheader": "You can review the list of upcoming events",
                "events-tab-header": "You don't have any event registrations",
                "applications-tab-subheader": "You can review the list of job requisitions that are currently open"
            },
            "back-button-label": "Back to career site",
            "applications-page-title": "My Applications",
            "tile": {
                "confirm-button": "Confirm",
                "assessment-text": "You need to complete an assessment for this position",
                "assessment-text-with-name": "You need to take an assessment from {PARTNER_NAME}",
                "status-under-consideration": "Under Consideration",
                "status-unconfirmed": "Unconfirmed",
                "status-not-retained": "Not Retained",
                "remove-button": "Remove",
                "status-offer-accepted": "Offer Accepted",
                "tax-credit-text": "You need to complete a tax credit form.",
                "confirm-text": "You need to confirm this job application.",
                "background-check-text": "You need to complete a background check from {PARTNER_NAME}",
                "status": "Status"
            },
            "resolved-applications": "Inactive Job Applications",
            "modification-date": "Saved on {DATE}",
            "edit-personal-information-button": "Edit Personal Information",
            "post-apply": {
                "provide-info-label": "Provide Info",
                "provide-info-description": "You need to provide additional info for this job application"
            },
            "events": {
                "confirm-success-message": "Thank you for confirming your event registration.",
                "confirm-fail-message": "We couldn't confirm your event registration. Try again later. If you need assistance, contact the recruiting team.",
                "page-title": "My Events",
                "registration-phase-unconfirmed": "Unconfirmed",
                "registration-phase-withdrawn": "Withdrawn",
                "inactive-registrations": "Inactive Event Registrations",
                "registration-phase-attended": "Checked-In",
                "active-registrations": "Active Event Registrations",
                "withdraw-fail-message": "Your registration to the event is in the {REGISTRATIONSTATE} state. Contact the recruiting team if you still want to withdraw your registration.",
                "interest-thank-you-message": "Thank you for your interest.",
                "download-qr-code-button": "Download check-in QR code",
                "virtual-event": "Virtual Event",
                "withdraw-success-message": "Your event registration was withdrawn.",
                "registration-phase-pending": "Pending",
                "registration-phase-invited": "Invited",
                "withdraw-registration-button-label": "Withdraw Registration",
                "registration-phase-registered": "Registered",
                "withdraw-warning": "If you withdraw your registration for the {EVENTTITLE} event, you will no longer be registered for this event.",
                "registered-on": "Registered on {REGISTRATIONDATE}",
                "confirm-text": "You need to confirm this event registration.",
                "registration-phase-cancelled": "Canceled",
                "registration-phase-not-attended": "Not Attended"
            },
            "delete-profile-success-message": "Your profile was deleted. You might be contacted by our recruiters if your profile is found on professional networks.",
            "returning-candidate-confirm-message": "Thank you for your job application.",
            "show-menu-options": "Show menu options",
            "confirm-your-event-registration": "Thank you for registering for the {EVENT_TITLE} event. You still need to confirm the registration.",
            "withdraw-button-label": "Withdraw Application",
            "confirm-dialog-info": "Enter the email address you used to create your profile. Once your identity is confirmed, you will be able to manage your profile.",
            "delete-profile-warning-text-top": "If you delete your profile, all your job applications on these career sites will also be deleted.",
            "confirm-dialog-info-sms-enabled": "Enter the email address or phone number you used to create your profile. Once your identity is confirmed, you will be able to manage your profile.",
            "jobs-to-candidates-loading-error": "We couldn't load suggested jobs. Try again later.",
            "delete-profile-with-events-warning-text-top": "If you delete your profile, all your job applications and event registrations on these career sites will also be deleted.",
            "delete-draft-warning": "You're about to permanently delete this draft job application. Continue anyway?",
            "doi-accept-confirmed": "We confirm that we received your selections.",
            "confirm-success-message": "Thank you for confirming your job application.",
            "sign-out": "Sign Out",
            "active-applications": "Active Job Applications",
            "confirm-your-application": "We received your job application for {JOB_TITLE}. Note that you still need to confirm your job application.",
            "page-title": "Profile",
            "tabs": {
                "info-and-alerts": "Info and Alerts",
                "events": "My Events",
                "applications": "My Applications"
            },
            "already-confirmed-message": "You already confirmed this job application.",
            "delete-draft-header": "Delete Draft Application",
            "job-alerts": {
                "show-less-label": "Show Less",
                "show-all-label": "Show All",
                "title": "Job Alerts"
            },
            "withdraw-fail-message": "The status of your job application is {PUBLIC_STATUS}. Contact the recruiting team if you want to withdraw your application.",
            "job-unavailable-confirmation-error": "We couldn't confirm your application because this job is no longer available. If you need assistance, contact the recruiting team.",
            "user-menu": {
                "my-profile": "Profile"
            },
            "withdraw-warning": "If you withdraw your job application for the {JOB_TITLE} job, you'll no longer be considered for the position. Continue anyway?",
            "submission-date": "Applied on {SUBMISSION_DATE}",
            "confirm-all": "Confirm All",
            "withdraw-application-success-message": "Your job application was withdrawn.",
            "confirm-dialog-notification-successful-through-sms": "The verification code was sent to this phone number: {PHONE_NUMBER}. When you get the code, type the code into the field to confirm your identity. Note that it may take some time before you receive the code.",
            "unsubscribe-job-alerts-message": "You unsubscribed from receiving job alerts.",
            "communication-channel": {
                "unverified-phone-warning": "If you want to receive recruiting communications to this phone number, you need to verify the phone number.",
                "use-phone-for-communication": "Use phone number for communication",
                "edit": "Edit",
                "phone-verification-message": "The verification code was sent to this phone number: {PHONE_NUMBER}. When you get the code, type the code into the field to confirm your new phone number. Note that it may take some time before you receive the code.",
                "phone-verified-success": "Your phone number was verified.",
                "unverified-email-warning": "If you want to receive recruiting communications to this email address, you need to verify the email address.",
                "edit-mode-warning": "Save or cancel your changes.",
                "save-and-verify": "Save and Verify",
                "email-verified-success": "Your email address was verified.",
                "use-for-communication": "Use for communication",
                "use-email-for-communication": "Use email address for communication",
                "email-verification-message": "The verification code was sent to this email address: {EMAIL_ADDRESS}. When you get the code, type the code into the field to confirm your new email address. Note that it may take some time before you receive the code.",
                "phone": "Use SMS as a communication channel.",
                "email": "Use email as a communication channel.",
                "phone-changed-success": "Your phone number was changed."
            },
            "partner-link-error": "Something went wrong. Try again later or refresh the page.",
            "delete-profile": "Delete My Profile",
            "confirm-dialog-notification-successful": "If we have your email address, you will receive a message. Click the link in the message to confirm your identity and start managing your profile.",
            "show-all": "Show All",
            "unconfirmed-applications-info": "You have {APPLICATIONS_COUNT} unconfirmed job applications.",
            "delete-profile-warning-title": "We are sorry to see you go.",
            "draft-applications": "Draft Applications",
            "remove-application-success-message": "The job application was removed."
        },
        "core": {
            "form": {
                "autosuggest": {
                    "placeholder": "Start typing to see suggestions"
                }
            }
        },
        "unverified-candidate": {
            "confirm-email-dialog": {
                "header": "Confirm Your Email Address",
                "description": "You reached the limit of allowed unconfirmed applications. An email was sent to you. Click the link in the email to confirm your identity and complete your job application.",
                "phone-description": "You reached the limit of allowed unconfirmed applications. To complete your job application, use the code that was sent to your phone number {PHONE_NUMBER} and enter it below to confirm your identity. Note that it may take some time before you receive the code.",
                "email-description": "You reached the limit of allowed unconfirmed applications. To complete your job application, use the code that was sent to your email address {EMAIL_ADDRESS} and enter it below to confirm your identity. Note that it may take some time before you receive the code."
            }
        },
        "referral": {
            "not-interested": {
                "header": "Thank you for replying to the referral.",
                "description": "Thank you for your response. We have noted you are not interested in the job {JOB_TITLE}. We appreciate your consideration."
            },
            "not-me": {
                "header": "Thank you for letting us know that we had the wrong email address."
            },
            "resume-info": {
                "description": "Select no if you want to use a different resume or a profile from a third party.",
                "download-resume-link": "Download Resume"
            },
            "resume-choice": {
                "import-button-label": "Import Resume",
                "attach-button-label": "Attach Resume",
                "referrer-uploaded": "{REFERRER} uploaded {FILENAME}",
                "attach-cv-label": "Use this as my resume."
            },
            "confirmation": {
                "question-label": "Continue anyway?",
                "refuse-button-label": "Cancel Referral. I Am Not {CANDIDATE_NAME}.",
                "accept-button-label": "Continue. I Am {CANDIDATE_NAME}.",
                "header": "You have been referred."
            }
        },
        "event-check-in": {
            "qr-tech-check-in-error": "Please try again later. If the issue persists, contact your help desk.",
            "description": "Enter the email address or phone number you used to register for this event.",
            "standard-sub-header": "Check in to the {EVENT_NAME}",
            "early-check-in-error": "Check-in for this event isn't yet available or the event date hasn't been set.",
            "title": "Event Check-in",
            "register-first-message": "We're unable to retrieve your registration. Register at the following URL to attend this event.",
            "standard-title": "Check in for the event",
            "check-in": "Use Email or Phone",
            "standard-welcome-title": "Welcome",
            "event-error-dialog-title": "Check in error dialog",
            "event-internal-candidate": "Employees can check in from the event details page or speak to event team member.",
            "action": "Check In",
            "late-check-in-error": "This event has ended.",
            "walk-in-register-message": "Click here if you haven't registered for the event",
            "already-checked-in": "You have already checked in.",
            "event-walkin-registration-qr-aria-label": "Scan the QR code to register for the event",
            "event-error-dialog-message": "We couldn't retrieve your registration details. Scan this QR code to continue.",
            "scan-qr-code": "Scan QR Code",
            "scan-qr-title": "Check in for {EVENT_NAME}",
            "walk-in-register-dialog-header": "Scan and start registration",
            "qr-code-not-enabled-error": "QR code check-in isn't enabled for this event.",
            "diff-event-qr": "Make sure you're using the correct QR code for this event.",
            "header": "Check-in For",
            "event-walkin-registration-dialog-title": "Walk in registration dialog",
            "qr-code-reading-error": "Make sure the QR code is clear and try again.",
            "event-registration-withdrawn": "You've withdrew your registration for this event. Register again.",
            "success-message": "Thank you for checking in for the {EVENT_NAME_NUMBER} event."
        },
        "asset-library": {
            "preview": {
                "copy-url": "Copy",
                "save-asset-success": "The asset was saved.",
                "add-usage-label": "Add usage",
                "linked-asset": "Linked Asset",
                "add-organizations-label": "Add organizations",
                "add-category-label": "Add category",
                "add-tag-label": "Add Keywords",
                "dimensions": "Dimensions",
                "add-linked-asset-label": "Select Asset"
            },
            "side-panel": {
                "recent-label": "Recent",
                "upload-label": "Upload",
                "image-label": "Images"
            },
            "alphabetical-sort": "Alphabetic",
            "usage-types": {
                "apply-flow": "Apply Flow",
                "ai-splash-page": "Splash Page Assets",
                "organization-logos": "Organization Logo",
                "career-site": "Career Site Assets",
                "requisition": "Requisition Assets"
            },
            "upload-asset": {
                "asset-title": "Asset Title",
                "file": "File",
                "keywords": "Keywords",
                "browse-button": "Browse",
                "information-msg": "The recommended file size for the organization logo is 100 x 100 pixels.",
                "usage": "Usage",
                "organizations": "Organizations",
                "upload-asset-title": "New Asset"
            },
            "errors": {
                "asset-edit-information-msg": "You're about to remove the selected value, which will also remove the value from the same asset in all career sites. Continue anyway?",
                "asset-upload-file-already-exists": "This career site already has an active asset for one or more selected organizations. Remove an organization or deactivate an asset before uploading a new one.",
                "organizations-list-others": "The {ASSET_NAME} asset is active for the {ORGANIZATION_NAME} organization.",
                "duplicate-name": "You need to give the asset a unique name.",
                "max-character-limit-err": "You can enter up to {COUNT} characters for the {ITEM} item.",
                "asset-edit-file-already-exists": "You need to remove an organization or deactivate an associated asset from the list below before you can edit this asset.",
                "asset-activate-file-already-exists": "This career site already has an active asset for one or more organizations. Remove an organization or deactivate the other asset before activating this one.",
                "organizations-list-edit": "The {ASSET_NAME} asset is active for the {ORGANIZATION_NAME} organization in the {SITE_NAME} career site."
            },
            "date-upload": "Date Uploaded"
        },
        "campaign": {
            "thank-you": {
                "description": "Your response has been recorded. Thank you."
            },
            "unsubscribe": {
                "description": "Thank you for updating your preference. We have noted that you're no longer interested in receiving recruitment marketing communications from our organization."
            }
        },
        "invalid-favicon-size": "The image must be at least 160 x 160 pixels."
    }
}