@commercetools-community-kit/i18n
Version:
All translation messages from the community-kit components.
50 lines • 1.26 kB
JSON
{
"Components.PimProductPickerInput.loadingMessage": [
{
"type": 0,
"value": "Übereinstimmungen werden geladen"
}
],
"Components.PimProductPickerInput.noProductsFound": [
{
"type": 0,
"value": "Es wurden keine Übereinstimmungen gefunden"
}
],
"Components.PimProductPickerInput.onResourceLoadError": [
{
"type": 0,
"value": "Unable to load products. Check the connection and try again."
}
],
"Components.PimProductPickerInput.placeholder": [
{
"type": 0,
"value": "Suche nach Name oder Schlüssel"
}
],
"Components.ProductPickerInput.loadingMessage": [
{
"type": 0,
"value": "Übereinstimmungen werden geladen"
}
],
"Components.ProductPickerInput.noProductsFound": [
{
"type": 0,
"value": "Es wurden keine Übereinstimmungen zwischen Groß- und Kleinschreibung gefunden"
}
],
"Components.ProductPickerInput.onResourceLoadError": [
{
"type": 0,
"value": "Unable to load products. Check the connection and try again."
}
],
"Components.ProductPickerInput.placeholder": [
{
"type": 0,
"value": "Suche nach Name oder Schlüssel (Groß- und Kleinschreibung beachten)"
}
]
}