@commercetools-community-kit/i18n
Version:
All translation messages from the community-kit components.
50 lines • 1.22 kB
JSON
{
"Components.PimProductPickerInput.loadingMessage": [
{
"type": 0,
"value": "Cargando coincidencias"
}
],
"Components.PimProductPickerInput.noProductsFound": [
{
"type": 0,
"value": "No se encontraron coincidencias"
}
],
"Components.PimProductPickerInput.onResourceLoadError": [
{
"type": 0,
"value": "Unable to load products. Check the connection and try again."
}
],
"Components.PimProductPickerInput.placeholder": [
{
"type": 0,
"value": "Buscar por nombre o clave"
}
],
"Components.ProductPickerInput.loadingMessage": [
{
"type": 0,
"value": "Cargando coincidencias"
}
],
"Components.ProductPickerInput.noProductsFound": [
{
"type": 0,
"value": "No se encontraron coincidencias que distingan entre mayúsculas y minúsculas."
}
],
"Components.ProductPickerInput.onResourceLoadError": [
{
"type": 0,
"value": "Unable to load products. Check the connection and try again."
}
],
"Components.ProductPickerInput.placeholder": [
{
"type": 0,
"value": "Buscar por nombre o clave (distingue entre mayúsculas y minúsculas)"
}
]
}