From 213dc7342bd0145895b42e80673fd9ab5c10109f Mon Sep 17 00:00:00 2001 From: Mejans <61360811+Mejans@users.noreply.github.com> Date: Sat, 28 Aug 2021 11:06:35 +0200 Subject: [PATCH] Update fr.json --- static/lang/fr.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/lang/fr.json b/static/lang/fr.json index 2db2475..725df6c 100644 --- a/static/lang/fr.json +++ b/static/lang/fr.json @@ -13,5 +13,11 @@ }, "html": { "lang": "fr" + }, + "404": { + "title": "Page non trouvée", + "notfound": " Page non trouvée", + "text": " Nous ne trouvons pas la page que vous cherchez.", + "back": "Retour à l’accueil" } }