@commercetools-community-kit/i18n
Version:
All translation messages from the community-kit components.
50 lines • 1.14 kB
JSON
{
"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": "按名称或密匙搜索(区分大小写)"
}
]
}