{
  "ApiError.ConcurrentModification": [
    {
      "type": 0,
      "value": "Sorry, but we were unable to save your changes as someone else made changes to this same source while you were editing. Please refresh the page and re-enter your changes."
    }
  ],
  "ApiError.ConcurrentModificationBulkEdit": [
    {
      "type": 0,
      "value": "Sorry, but we were unable to save your changes as someone else made changes to this same source while you were editing."
    }
  ],
  "ApiError.DuplicateAttributeValue": [
    {
      "type": 0,
      "value": "This value has already been used for another variant. The \""
    },
    {
      "type": 1,
      "value": "name"
    },
    {
      "type": 0,
      "value": "\" value must be unique for all variants for this product. Please enter a different value."
    }
  ],
  "ApiError.DuplicateAttributeValues": [
    {
      "type": 0,
      "value": "This combination has already been used for another variant. The combination of these attributes must be unique across all variants. Please enter a different version."
    }
  ],
  "ApiError.DuplicateField": [
    {
      "type": 0,
      "value": "The value for the field \""
    },
    {
      "type": 1,
      "value": "field"
    },
    {
      "type": 0,
      "value": "\" has already been used. Please choose another value for this field."
    }
  ],
  "ApiError.DuplicatePriceScope": [
    {
      "type": 0,
      "value": "A price with the same scope already exists for this product variant. Make sure that the combination of currency, country, customer group, channel, valid dates and recurrence policy is unique per price."
    }
  ],
  "ApiError.DuplicateSlug": [
    {
      "type": 0,
      "value": "\""
    },
    {
      "type": 1,
      "value": "slugValue"
    },
    {
      "type": 0,
      "value": "\" is already in use. Please enter a new slug value for this product."
    }
  ],
  "ApiError.DuplicateStandalonePriceScope": [
    {
      "type": 0,
      "value": "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel, validity date and recurrence policy must be unique for each price per SKU."
    }
  ],
  "ApiError.DuplicateVariantValues": [
    {
      "type": 0,
      "value": "The same variant already exists for this product. Please enter different values for the fields."
    }
  ],
  "ApiError.ExtensionBadResponse": [
    {
      "type": 0,
      "value": "Sorry, we could not perform the requested action due to failed processing of an API extension response."
    }
  ],
  "ApiError.ExtensionNoResponse": [
    {
      "type": 0,
      "value": "Sorry, we could not perform the requested action due to an API extension not responding."
    }
  ],
  "ApiError.ExtensionUpdateActionsFailed": [
    {
      "type": 0,
      "value": "Sorry, we could not perform the requested action. It is not possible to perform the update actions as instructed by the API extension."
    }
  ],
  "ApiError.Forbidden": [
    {
      "type": 0,
      "value": "You are not authorized to access this feature. Please contact your system administrator with any further questions."
    }
  ],
  "ApiError.General": [
    {
      "type": 0,
      "value": "Sorry, but there seems to be something wrong. Please try again. If you are seeing this message for the second time, please contact our support team."
    }
  ],
  "ApiError.InvalidDateRange": [
    {
      "type": 0,
      "value": "The value entered for the field "
    },
    {
      "type": 1,
      "value": "field"
    },
    {
      "type": 0,
      "value": " is invalid. The start date must be before the end date"
    }
  ],
  "ApiError.InvalidField": [
    {
      "type": 0,
      "value": "The value entered is not valid for the field \""
    },
    {
      "type": 1,
      "value": "field"
    },
    {
      "type": 0,
      "value": "\"."
    }
  ],
  "ApiError.InvalidSlug": [
    {
      "type": 0,
      "value": "Slugs may only contain alphanumeric (0-9A-Z) characters, underscores and hyphens and must have a length between 2 and 256 characters."
    }
  ],
  "ApiError.MaxResourceLimitExceeded": [
    {
      "type": 0,
      "value": "The project reached the limit for the resource. To add more resources delete existing ones or reach out to the administrator or contact customer support."
    }
  ],
  "ApiError.OverlappingPriceValidity": [
    {
      "type": 0,
      "value": "Another price with overlapping validity dates exists. Each price combination needs to have unique validity dates."
    }
  ],
  "ApiError.OverlappingPrices": [
    {
      "type": 0,
      "value": "Sorry, but a price with these details already exists. Please amend the price details so that they do not overlap with another price before saving."
    }
  ],
  "ApiError.OverlappingStandalonePriceValidity": [
    {
      "type": 0,
      "value": "Another price with overlapping validity dates exists. Each price combination needs to have unique validity dates."
    }
  ],
  "ApiError.PendingOperation": [
    {
      "type": 0,
      "value": "Sorry, but we are still processing the previous request. Please try again once it is complete."
    }
  ],
  "ApiError.ReferenceExists": [
    {
      "type": 0,
      "value": "Can not delete a source while it is referenced from at least one \""
    },
    {
      "type": 1,
      "value": "referencedBy"
    },
    {
      "type": 0,
      "value": "\"."
    }
  ],
  "ApiError.RequiredField": [
    {
      "type": 0,
      "value": "\""
    },
    {
      "type": 1,
      "value": "field"
    },
    {
      "type": 0,
      "value": "\" is a required field. Please enter a value."
    }
  ],
  "ApiError.RequiredFields": [
    {
      "type": 0,
      "value": "Please enter values for the following required fields: "
    },
    {
      "type": 1,
      "value": "fields"
    }
  ],
  "ApiError.ResourceNotFound": [
    {
      "type": 0,
      "value": "Sorry, but we cannot find what you are looking for."
    }
  ],
  "ApiError.SemanticError": [
    {
      "type": 0,
      "value": "Semantic error: the given Predicate is not valid. Please read the documentation to define a correct predicate."
    }
  ],
  "ApiError.SyntaxError": [
    {
      "type": 0,
      "value": "Syntax error: the given Predicate is not valid. Please read the documentation to define a correct predicate."
    }
  ],
  "ApiError.TaxCategoryDuplicateCountry": [
    {
      "type": 0,
      "value": "Duplicate tax rates submitted. Please remove the duplicates."
    }
  ],
  "ApiError.Unauthorized": [
    {
      "type": 0,
      "value": "Sorry, but you are not authorized to access this feature."
    }
  ],
  "AppBar.backToProjectLink": [
    {
      "type": 0,
      "value": "Back to project"
    }
  ],
  "AppKit.Shared.activate": [
    {
      "type": 0,
      "value": "Activate"
    }
  ],
  "AppKit.Shared.active": [
    {
      "type": 0,
      "value": "Active"
    }
  ],
  "AppKit.Shared.add": [
    {
      "type": 0,
      "value": "Add"
    }
  ],
  "AppKit.Shared.cancel": [
    {
      "type": 0,
      "value": "Cancel"
    }
  ],
  "AppKit.Shared.close": [
    {
      "type": 0,
      "value": "Close"
    }
  ],
  "AppKit.Shared.confirm": [
    {
      "type": 0,
      "value": "Confirm"
    }
  ],
  "AppKit.Shared.create": [
    {
      "type": 0,
      "value": "Create"
    }
  ],
  "AppKit.Shared.deactivate": [
    {
      "type": 0,
      "value": "Deactivate"
    }
  ],
  "AppKit.Shared.delete": [
    {
      "type": 0,
      "value": "Delete"
    }
  ],
  "AppKit.Shared.disable": [
    {
      "type": 0,
      "value": "Disable"
    }
  ],
  "AppKit.Shared.edit": [
    {
      "type": 0,
      "value": "Edit"
    }
  ],
  "AppKit.Shared.enable": [
    {
      "type": 0,
      "value": "Enable"
    }
  ],
  "AppKit.Shared.inactive": [
    {
      "type": 0,
      "value": "Inactive"
    }
  ],
  "AppKit.Shared.open": [
    {
      "type": 0,
      "value": "Open"
    }
  ],
  "AppKit.Shared.remove": [
    {
      "type": 0,
      "value": "Remove"
    }
  ],
  "AppKit.Shared.revert": [
    {
      "type": 0,
      "value": "Revert"
    }
  ],
  "AppKit.Shared.save": [
    {
      "type": 0,
      "value": "Save"
    }
  ],
  "AppKit.Shared.update": [
    {
      "type": 0,
      "value": "Update"
    }
  ],
  "Components.ModalPage.TopBar.Back": [
    {
      "type": 0,
      "value": "Go Back"
    }
  ],
  "Components.ModalPage.TopBar.Close": [
    {
      "type": 0,
      "value": "Close Modal Page"
    }
  ],
  "CustomViewLoader.error.load": [
    {
      "type": 0,
      "value": "We could not load the Custom View. Please contact your administrator to check its configuration."
    }
  ],
  "CustomViewsSelector.title": [
    {
      "type": 0,
      "value": "Custom Views:"
    }
  ],
  "ErrorApologizer.notifiedTeam": [
    {
      "type": 0,
      "value": "Our team has been notified about this issue."
    }
  ],
  "ErrorApologizer.title": [
    {
      "type": 0,
      "value": "Sorry! An unexpected error occured."
    }
  ],
  "FailedAuthentication.paragraph1": [
    {
      "type": 0,
      "value": "Please try again and contact your system administrator if you have any further questions."
    }
  ],
  "FailedAuthentication.title": [
    {
      "type": 0,
      "value": "We are unable to authorize you to use the Merchant Center."
    }
  ],
  "LocaleSwitcher.dialogLocaleDescription": [
    {
      "type": 0,
      "value": "The selected data locale will serve as the default setting for all localized fields within the Merchant Center, including names, descriptions, and other localized attributes. "
    },
    {
      "children": [
      ],
      "type": 8,
      "value": "newline"
    },
    {
      "children": [
      ],
      "type": 8,
      "value": "newline"
    },
    {
      "type": 0,
      "value": " It's important to note that this selection does not affect the interface language of the Merchant Center or any data formatting options. To modify these settings, navigate to your user profile."
    }
  ],
  "LocaleSwitcher.dialogLocaleTitle": [
    {
      "type": 0,
      "value": "Selecting a data locale"
    }
  ],
  "LocaleSwitcher.localesLabel": [
    {
      "type": 0,
      "value": "Locales"
    }
  ],
  "NavBar.MCSupport.title": [
    {
      "type": 0,
      "value": "Support"
    }
  ],
  "NavBar.MenuExpander.collapseMenu": [
    {
      "type": 0,
      "value": "Collapse menu"
    }
  ],
  "NavBar.MenuExpander.expandMenu": [
    {
      "type": 0,
      "value": "Expand menu"
    }
  ],
  "Notification.hideNotification": [
    {
      "type": 0,
      "value": "Hide notification"
    }
  ],
  "PageNotFound.paragraph1": [
    {
      "type": 0,
      "value": "The item you are looking for may have been deleted, does not exist, or the URL was entered incorrectly. Check the URL and try again. Please contact your system administrator or the commercetools "
    },
    {
      "children": [
        {
          "type": 0,
          "value": "Help Desk"
        }
      ],
      "type": 8,
      "value": "a"
    },
    {
      "type": 0,
      "value": " if you have any further questions."
    }
  ],
  "PageNotFound.title": [
    {
      "type": 0,
      "value": "We could not find what you are looking for"
    }
  ],
  "PageUnauthorized.paragraph1": [
    {
      "type": 0,
      "value": "The Module you are looking for either does not exist for this Project or you are not authorized to view it."
    }
  ],
  "PageUnauthorized.paragraph2": [
    {
      "type": 0,
      "value": "Please contact your system administrator or the commercetools "
    },
    {
      "children": [
        {
          "type": 0,
          "value": "Help Desk"
        }
      ],
      "type": 8,
      "value": "a"
    },
    {
      "type": 0,
      "value": " if you have any further questions."
    }
  ],
  "PageUnauthorized.title": [
    {
      "type": 0,
      "value": "We could not find what you are looking for"
    }
  ],
  "Project.trialDaysLeft": [
    {
      "type": 0,
      "value": "Your project trial period will expire in "
    },
    {
      "type": 1,
      "value": "daysLeft"
    },
    {
      "type": 0,
      "value": " "
    },
    {
      "offset": 0,
      "options": {
        "one": {
          "value": [
            {
              "type": 0,
              "value": "day"
            }
          ]
        },
        "other": {
          "value": [
            {
              "type": 0,
              "value": "days"
            }
          ]
        }
      },
      "pluralType": "cardinal",
      "type": 6,
      "value": "daysLeft"
    },
    {
      "type": 0,
      "value": ". For any inquiries please contact sales@commercetools.com"
    }
  ],
  "ProjectExpired.paragraph1": [
    {
      "type": 0,
      "value": "If you are interested in finding out more about the commercetools Merchant Center, please contact us at "
    },
    {
      "type": 1,
      "value": "mailto"
    },
    {
      "type": 0,
      "value": "."
    }
  ],
  "ProjectExpired.title": [
    {
      "type": 0,
      "value": "Your trial has expired"
    }
  ],
  "ProjectNotFound.paragraph1": [
    {
      "type": 0,
      "value": "The Project you are looking for either does not exists or you are not authorized to view it. Select another Project to view."
    }
  ],
  "ProjectNotFound.paragraph2": [
    {
      "type": 0,
      "value": "Please contact your system administrator if you have any further questions."
    }
  ],
  "ProjectNotFound.title": [
    {
      "type": 0,
      "value": "We could not find this Project"
    }
  ],
  "ProjectNotInitialized.paragraph1": [
    {
      "type": 0,
      "value": "Initialization should not take longer than a few minutes. Please contact us at "
    },
    {
      "type": 1,
      "value": "mailto"
    },
    {
      "type": 0,
      "value": " in case the project does not get initialized."
    }
  ],
  "ProjectNotInitialized.title": [
    {
      "type": 0,
      "value": "Your project has not yet been initialized"
    }
  ],
  "ProjectStamp.expired": [
    {
      "type": 0,
      "value": "Trial expired"
    }
  ],
  "ProjectStamp.production": [
    {
      "type": 0,
      "value": "Production"
    }
  ],
  "ProjectStamp.suspended": [
    {
      "type": 0,
      "value": "Suspended"
    }
  ],
  "ProjectStamp.willExpire": [
    {
      "options": {
        "0": {
          "value": [
            {
              "type": 0,
              "value": "Trial ends today"
            }
          ]
        },
        "1": {
          "value": [
            {
              "type": 0,
              "value": "Trial ends in 1 day"
            }
          ]
        },
        "other": {
          "value": [
            {
              "type": 0,
              "value": "Trial ends in "
            },
            {
              "type": 1,
              "value": "daysLeft"
            },
            {
              "type": 0,
              "value": " days"
            }
          ]
        }
      },
      "type": 5,
      "value": "daysLeft"
    }
  ],
  "ProjectSuspended.defaultSuspensionMessage": [
    {
      "type": 0,
      "value": "Your Project has been suspended"
    }
  ],
  "ProjectSuspended.paragraph1": [
    {
      "type": 0,
      "value": "Please contact your system administrator if you have any further questions or select another Project to view."
    }
  ],
  "ProjectSuspended.temporaryMaintenanceSuspensionMessage": [
    {
      "type": 0,
      "value": "Your Project is temporarily suspended due to maintenance."
    }
  ],
  "ProjectSwitcher.expired": [
    {
      "type": 0,
      "value": "Expired"
    }
  ],
  "ProjectSwitcher.noResults": [
    {
      "type": 0,
      "value": "Sorry, but there are no projects that match your search."
    }
  ],
  "ProjectSwitcher.projectsLabel": [
    {
      "type": 0,
      "value": "Projects"
    }
  ],
  "ProjectSwitcher.searchPlaceholder": [
    {
      "type": 0,
      "value": "Search for a project"
    }
  ],
  "ProjectSwitcher.suspended": [
    {
      "type": 0,
      "value": "Suspended"
    }
  ]
}