UNPKG

@commercetools-community-kit/i18n

Version:
50 lines 1.11 kB
{ "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": "Loading matches" } ], "Components.ProductPickerInput.noProductsFound": [ { "type": 0, "value": "No case sensitive matches found" } ], "Components.ProductPickerInput.onResourceLoadError": [ { "type": 0, "value": "Unable to load products. Check the connection and try again." } ], "Components.ProductPickerInput.placeholder": [ { "type": 0, "value": "Search by name or key (case sensitive)" } ] }