UNPKG

@paroicms/cli

Version:
35 lines (34 loc) 559 B
{ "documentTypes": { "tours": { "label": "Tours", "addChild": "Add a tour" }, "tour": { "label": "Tour", "fields": { "price": { "label": "Price" } }, "lists": { "tourDays": { "addPart": "Add a day" } } }, "tourTags": { "label": "Tour Tags", "addChild": "Add a tour tag", "shortLabel": "Tags" }, "tourTag": { "label": "Tour Tag" } }, "partTypes": { "tourDay": { "label": "Tour day" } } }