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