| {
    "fields": {
        "name": "Group Name",
        "description": "Description",
        "code": "Code",
        "isActive": "Active",
        "attributes": "Attributes",
        "sortOrder": "Sort Order"
    },
    "links": {
        "attributes": "Attributes"
    },
    "labels": {
        "Create AttributeGroup": "Create Attribute Group"
    },
    "messages": {
        "unlinkAttributeGroupConfirmation": "Are you sure you want to unlink all Attribute Group's Attributes?"
    },
    "exceptions": {
        "Attribute group is linked with attribute(s). Please, unlink attribute(s) first": "Attribute group is linked with attribute(s). Please, unlink attribute(s) first"
    }
}
 |