From 24bf2d38ef89b50db786663500d3059834848616 Mon Sep 17 00:00:00 2001 From: Claisse Florian <66880685+FlorianClaisse@users.noreply.github.com> Date: Wed, 11 Oct 2023 14:09:20 +0200 Subject: [PATCH] Update and fix French nav translations (#914) Added and fixed translation for the navigation bar in French Co-authored-by: Tim Condon <0xTim@users.noreply.github.com> --- mkdocs.yml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 7aaa0285..f09d8763 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -193,17 +193,19 @@ plugins: nav_translations: Advanced: Avancé Async: Asynchrone - Authentication: Authentication - Basis: Bases + Authentication: Authentification + Basics: Bases Commands: Commandes Content: Contenu Contributing: Contribuer - Contributing Guide: Guide de la contribution + Contributing Guide: Guide de contribution + Controllers: Contrôleurs Custom Tags: Tags customisés + Errors: Erreurs Deploy: Deployer Environment: Environement Files: Fichiers - Folder Structure: Strucutre du Dossier + Folder Structure: Structure du Dossier Getting Started: Commencer Hello, world: Bonjour, monde Install: Installer @@ -214,9 +216,12 @@ plugins: Query: Requête Queues: Files d'attente Relataions: Relations + Release Notes: Notes de Version + Request: Requête + Routing: Routage Schema: Schema Security: Securité - Services: Sercvies + Services: Services Sessions: Sessions Testing: Test Transactions: Transactions