{
  "documentTypes": {
    "posts": {
      "label": "Articles",
      "addChild": "Ajouter un article"
    },
    "post": {
      "label": "Article"
    },
    "postTags": {
      "label": "Tags",
      "addChild": "Ajouter un tag"
    },
    "postTag": {
      "label": "Tag d'article"
    }
  }
}
