From c23c5ae09700a4ff668e7fd1dc37faa89173f081 Mon Sep 17 00:00:00 2001 From: bonukai Date: Sat, 20 Apr 2024 15:46:07 +0100 Subject: [PATCH] New translations translation.json (French) --- client/src/i18n/locales/fr/translation.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/src/i18n/locales/fr/translation.json b/client/src/i18n/locales/fr/translation.json index f01689a9..55570582 100644 --- a/client/src/i18n/locales/fr/translation.json +++ b/client/src/i18n/locales/fr/translation.json @@ -5,8 +5,10 @@ "<0><1/> watching": "<0><1/> vu", "<0>{0} audiobooks (<1>{1} plays)": "<0>{0} audiobooks (<1>{1} joués)", "<0>{0} books (<1>{1} reads)": "<0>{0} livres (<1>{1} lus)", + "<0>{0} episodes (<1>{1} plays of <2>{2} shows)": "<0>{0} épisodes (<1>{1} épisodes de <2>{2} séries)", "<0>{0} movies (<1>{1} plays)": "<0>{0} films (<1>{1} vus)", "<0>{0} video games (<1>{1} plays)": "<0>{0} jeux vidéos (<1>{1} joués)", + "API keys can be acquired here": "Les clés API peuvent être acquises ici", "About": "A propos", "Access Token": "Jeton d'accès", "Add \"{0}\" to list": "Ajouté \"{0}\" à la liste",