From bb0129e6599557db942c2132a4b50670140c0f20 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 21 Apr 2021 00:36:16 -0800 Subject: [PATCH] New translations en-US.json (French) --- frontend/src/locales/messages/fr-FR.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/src/locales/messages/fr-FR.json b/frontend/src/locales/messages/fr-FR.json index b57a4dd10..c3ac6d388 100644 --- a/frontend/src/locales/messages/fr-FR.json +++ b/frontend/src/locales/messages/fr-FR.json @@ -49,13 +49,13 @@ "current-parenthesis": "(Actuel)", "users": "Utilisateurs", "groups": "Groupes", - "sunday": "Sunday", - "monday": "Monday", - "tuesday": "Tuesday", - "wednesday": "Wednesday", - "thursday": "Thursday", - "friday": "Friday", - "saturday": "Saturday", + "sunday": "Dimanche", + "monday": "Lundi", + "tuesday": "Mardi", + "wednesday": "Mercredi", + "thursday": "Jeudi", + "friday": "Vendredi", + "saturday": "Samedi", "about": "À propos" }, "page": { @@ -233,8 +233,8 @@ "manage-users": "Utilisateurs", "migrations": "Migrations", "profile": "Profil", - "locale-settings": "Locale settings", - "first-day-of-week": "First day of the week", + "locale-settings": "Paramètres régionaux", + "first-day-of-week": "Premier jour de la semaine", "custom-pages": "Pages personnalisées", "new-page": "Nouvelle page", "edit-page": "Modifier la page",