From a7ee03a6594508b756e8159e1695ed1a244140dc Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Wed, 18 Oct 2023 09:07:24 +0300 Subject: [PATCH] New translations common.json (French) --- public/locales/fr/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index fbfcf0ef..030b7193 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -755,7 +755,7 @@ }, "calendar": { "inCinemas": "En salle", - "physicalRelease": "Release physique", - "digitalRelease": "Release digitale" + "physicalRelease": "Sortie physique", + "digitalRelease": "Sortie numérique" } }