From 6af87bf2a16d58291519b24648844828255f399d Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 25 Nov 2023 18:52:22 +0200 Subject: [PATCH] New translations common.json (French) --- public/locales/fr/common.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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" } }