@commercetools-community-kit/i18n
Version:
All translation messages from the community-kit components.
11 lines (10 loc) • 741 B
JSON
{
"Components.PimProductPickerInput.loadingMessage": "正在加载匹配项",
"Components.PimProductPickerInput.noProductsFound": "找不到的匹配项",
"Components.PimProductPickerInput.onResourceLoadError": "Unable to load products. Check the connection and try again.",
"Components.PimProductPickerInput.placeholder": "按名称或密匙搜索",
"Components.ProductPickerInput.loadingMessage": "正在加载匹配项",
"Components.ProductPickerInput.noProductsFound": "找不到区分大小写的匹配项",
"Components.ProductPickerInput.onResourceLoadError": "Unable to load products. Check the connection and try again.",
"Components.ProductPickerInput.placeholder": "按名称或密匙搜索(区分大小写)"
}