{
  "shell": {
    "header": {
      "home": "Accueil",
      "features": "Fonctionnalités",
      "examples": "Exemples",
      "docs": "Docs",
      "faq": "FAQ",
      "playground": "Playground",
      "tools": "Plus",
      "toolsLsp": "NoJS LSP",
      "toolsLspDesc": "Extension VS Code",
      "toolsSkill": "NoJS Skill",
      "toolsSkillDesc": "Référence AI agent",
      "toolsElements": "NoJS Elements",
      "toolsElementsDesc": "Drag, drop et validation",
      "discord": "Discord",
      "github": "GitHub",
      "selectLanguage": "Sélectionner la langue"
    },
    "footer": {
      "desc": "Le framework réactif HTML-first",
      "license": "<a href=\"https://github.com/no-js-dev/nojs/blob/main/LICENSE\" class=\"footer-link\" target=\"_blank\" rel=\"noopener noreferrer\">Licence MIT</a>",
      "nav": "Navigation",
      "tools": "Écosystème",
      "community": "Communauté",
      "poweredBy": "Propulsé par"
    },
    "sidebar": {
      "gettingStarted": "Premiers pas",
      "introduction": "Introduction",
      "apiReference": "Référence API",
      "directives": "Directives",
      "actionsRefs": "Actions & Refs",
      "customDirectives": "Directives personnalisées",
      "errorHandling": "Gestion des erreurs",
      "configuration": "Configuration",
      "guides": "Guides",
      "stateManagement": "Gestion de l'état",
      "eventHandling": "Gestion des événements",
      "dataBinding": "Liaison de données",
      "conditionals": "Conditions",
      "loops": "Boucles",
      "templates": "Templates",
      "fetchApi": "Fetch & API",
      "sse": "Server-Sent Events",
      "pagination": "Pagination et Déclencheurs",
      "routing": "Routage",
      "headManagement": "Gestion du head",
      "forms": "Formulaires",
      "styling": "Styles",
      "dragAndDrop": "Drag & Drop",
      "animations": "Animations",
      "filters": "Filtres",
      "i18n": "i18n",
      "plugins": "Plugins",
      "directiveCompatibility": "Compatibilite des Directives"
    },
    "demo": {
      "welcome": "Bienvenue sur No.JS",
      "greeting": "Bonjour, {name} !"
    }
  }
}
