| {
  "custom": {
    "Attribute": "Attribut"
  },
  "fields": {
    "product": "Produkt",
    "productAttribute": "Produktattribut",
    "attribute": "Attribut",
    "isRequired": "Ist Erforderlich",
    "value": "Wert",
    "scope": "Umfang",
    "channels": "Kanale"
  },
  "links": {
    "product": "Produkt",
    "productAttribute": "Produktattribut",
    "attribute": "Attribut",
    "channels": "Kanale"
  },
  "labels": {
    "Create ProductAttributeValue": "Wert der Produktattribut erstellen"
  },
  "exceptions": {
    "You have no ACL rights to read attribute values": "Sie haben keine ACL-Rechte zum Lesen von Attributwerten",
    "You can't change product in attribute from Product Family": "Sie können das Produkt im Attribut der Produktfamilie nicht ändern",
    "Such product attribute '%s' already exists": "Ein solches Produktattribut '%s' ist bereits vorhanden"
  }
}
 |