Ajout page À propos bilingue et restructuration navigation

- Créer page À propos dédiée (versions française et anglaise)
- Ajouter lien navbar vers page À propos
- Déplacer lien À propos vers section Documentation footer
- Ajouter traductions i18n pour navbar et footer
- Supprimer presentation.md de structure barre latérale
This commit is contained in:
Tellsanguis 2025-12-03 16:03:04 +01:00
parent 20fcabaf46
commit 747e95c873
6 changed files with 161 additions and 3 deletions

View file

@ -0,0 +1,10 @@
{
"link.title.Documentation": {
"message": "Documentation",
"description": "Footer link title for Documentation section"
},
"link.item.label.À propos": {
"message": "About",
"description": "Footer link label for About page"
}
}