{
  "Components.PimProductPickerInput.loadingMessage": [
    {
      "type": 0,
      "value": "Loading matches"
    }
  ],
  "Components.PimProductPickerInput.noProductsFound": [
    {
      "type": 0,
      "value": "No matches found"
    }
  ],
  "Components.PimProductPickerInput.onResourceLoadError": [
    {
      "type": 0,
      "value": "Unable to load products. Check the connection and try again."
    }
  ],
  "Components.PimProductPickerInput.placeholder": [
    {
      "type": 0,
      "value": "Search by name or key"
    }
  ],
  "Components.ProductPickerInput.loadingMessage": [
    {
      "type": 0,
      "value": "一致するものを読み込んでいます"
    }
  ],
  "Components.ProductPickerInput.noProductsFound": [
    {
      "type": 0,
      "value": "大文字小文字が完全に一致するものはありません"
    }
  ],
  "Components.ProductPickerInput.onResourceLoadError": [
    {
      "type": 0,
      "value": "Unable to load products. Check the connection and try again."
    }
  ],
  "Components.ProductPickerInput.placeholder": [
    {
      "type": 0,
      "value": "名前またはキーで検索（大文字小文字を区別）"
    }
  ]
}