@commercetools-community-kit/i18n
Version:
All translation messages from the community-kit components.
50 lines • 1.19 kB
JSON
{
"Components.PimProductPickerInput.loadingMessage": [
{
"type": 0,
"value": "Chargement des correspondances…"
}
],
"Components.PimProductPickerInput.noProductsFound": [
{
"type": 0,
"value": "Aucune correspondance trouvée"
}
],
"Components.PimProductPickerInput.onResourceLoadError": [
{
"type": 0,
"value": "Unable to load products. Check the connection and try again."
}
],
"Components.PimProductPickerInput.placeholder": [
{
"type": 0,
"value": "Rechercher par nom ou clé"
}
],
"Components.ProductPickerInput.loadingMessage": [
{
"type": 0,
"value": "Chargement des correspondances…"
}
],
"Components.ProductPickerInput.noProductsFound": [
{
"type": 0,
"value": "Aucune correspondance sensible à la casse trouvée"
}
],
"Components.ProductPickerInput.onResourceLoadError": [
{
"type": 0,
"value": "Unable to load products. Check the connection and try again."
}
],
"Components.ProductPickerInput.placeholder": [
{
"type": 0,
"value": "Rechercher par nom ou clé (sensible à la casse)"
}
]
}