UNPKG

@paroicms/cli

Version:
35 lines (34 loc) 609 B
{ "documentTypes": { "tours": { "label": "Circuits", "addChild": "Ajouter un circuit" }, "tour": { "label": "Circuit", "fields": { "price": { "label": "Prix" } }, "lists": { "tourDays": { "addPart": "Ajouter un jour" } } }, "tourTags": { "label": "Tags de circuits", "addChild": "Ajouter un tag de circuit", "shortLabel": "Tags" }, "tourTag": { "label": "Tag de circuit" } }, "partTypes": { "tourDay": { "label": "Jour de circuit" } } }