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" + } +}