From f84916a42c1f6c89ec057f7e27f70173d389d270 Mon Sep 17 00:00:00 2001 From: lesion Date: Fri, 16 Oct 2020 07:28:05 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 0.8% (2 of 223 strings) Translation: Gancio/Web Translate-URL: https://hosted.weblate.org/projects/gancio/web/fr/ --- locales/fr.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/locales/fr.json b/locales/fr.json index 0967ef42..7e3ffd1d 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -1 +1,6 @@ -{} +{ + "common": { + "next": "Suivant", + "add_event": "Ajouter un évènement" + } +}