From e967d125ba528bd45254f3312b4f1843850954eb Mon Sep 17 00:00:00 2001 From: Didictateur Date: Thu, 27 Nov 2025 09:42:21 +0100 Subject: [PATCH] rajout du texte "projet" --- locales/en.json | 1 + locales/fr.json | 1 + 2 files changed, 2 insertions(+) diff --git a/locales/en.json b/locales/en.json index 367f7fa..7b78e20 100644 --- a/locales/en.json +++ b/locales/en.json @@ -4,6 +4,7 @@ "nav.home": "Home", "nav.syllabus": "Syllabus", "nav.cours": "Courses", + "nav.projets": "Projects", "nav.riichi": "Riichi", "nav.croco": "Crocoloop", "nav.cv": "CV", diff --git a/locales/fr.json b/locales/fr.json index 6222772..00a132b 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -4,6 +4,7 @@ "nav.home": "Accueil", "nav.syllabus": "Syllabus", "nav.cours": "Cours", + "nav.projets": "Projets", "nav.riichi": "Riichi", "nav.croco": "Crocoloop", "nav.cv": "CV",