diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 3f7d0ab0..1d75767a 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -14,7 +14,7 @@ }, "widget": { "missing_type": "Widget manquant: {{type}}", - "api_error": "Erreur de l'API", + "api_error": "Erreur API", "information": "Informations", "status": "Statut", "url": "Url", @@ -763,6 +763,7 @@ "calendar": { "inCinemas": "En salle", "physicalRelease": "Sortie physique", - "digitalRelease": "Sortie numérique" + "digitalRelease": "Sortie numérique", + "noEventsToday": "No events for today!" } }