From 6af4ec193eae277de3f0cb2a58cdef357cc7048c Mon Sep 17 00:00:00 2001 From: Pierre GERARD Date: Mon, 5 Oct 2020 22:23:15 +0200 Subject: [PATCH] :bug: Fix translate mistake --- src/i18n/locales/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index 13e5c00c..493dc65d 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -9,7 +9,7 @@ "required": "Requis", "website": "Site web", "date": "Date", - "present": "Cadeau", + "present": "Aujourd'hui", "position": "Poste", "startDate": "Début", "endDate": "Fin",