@commercetools-community-kit/i18n
Version:
All translation messages from the community-kit components.
11 lines (10 loc) • 709 B
JSON
{
"Components.PimProductPickerInput.loadingMessage": "Loading matches",
"Components.PimProductPickerInput.noProductsFound": "No matches found",
"Components.PimProductPickerInput.onResourceLoadError": "Unable to load products. Check the connection and try again.",
"Components.PimProductPickerInput.placeholder": "Search by name or key",
"Components.ProductPickerInput.loadingMessage": "Loading matches",
"Components.ProductPickerInput.noProductsFound": "No case sensitive matches found",
"Components.ProductPickerInput.onResourceLoadError": "Unable to load products. Check the connection and try again.",
"Components.ProductPickerInput.placeholder": "Search by name or key (case sensitive)"
}