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",