diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index a86469d0..8a6560b8 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -690,7 +690,7 @@ "books": "Livres", "authors": "Auteurs", "categories": "Catégories", - "series": "Séries TV" + "series": "Séries" }, "jdownloader": { "downloadCount": "En attente", @@ -765,6 +765,7 @@ "inCinemas": "En salle", "physicalRelease": "Sortie physique", "digitalRelease": "Sortie numérique", - "noEventsToday": "Rien pour aujourd'hui !" + "noEventsToday": "Rien pour aujourd'hui !", + "noEventsFound": "No events found" } }