{
  "Components.PimProductPickerInput.loadingMessage": [
    {
      "type": 0,
      "value": "正在加载匹配项"
    }
  ],
  "Components.PimProductPickerInput.noProductsFound": [
    {
      "type": 0,
      "value": "找不到的匹配项"
    }
  ],
  "Components.PimProductPickerInput.onResourceLoadError": [
    {
      "type": 0,
      "value": "Unable to load products. Check the connection and try again."
    }
  ],
  "Components.PimProductPickerInput.placeholder": [
    {
      "type": 0,
      "value": "按名称或密匙搜索"
    }
  ],
  "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": "按名称或密匙搜索（区分大小写）"
    }
  ]
}