From bd1faf32a664819ad5d47e3b14ac8653a198ea0a Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 21 Oct 2023 19:04:42 +0300 Subject: [PATCH] New translations common.json (French) --- public/locales/fr/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 1d75767a..77bce6e7 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -764,6 +764,6 @@ "inCinemas": "En salle", "physicalRelease": "Sortie physique", "digitalRelease": "Sortie numérique", - "noEventsToday": "No events for today!" + "noEventsToday": "Rien pour aujourd'hui !" } }