From 304463cc59ac25194fd2651eb3c4898a9b669a28 Mon Sep 17 00:00:00 2001 From: J0uj0u Date: Thu, 17 Feb 2022 09:46:58 +0000 Subject: [PATCH] Translated using Weblate (French) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/ --- src/strings/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/fr.json b/src/strings/fr.json index 881043bc8..4dfaffdac 100644 --- a/src/strings/fr.json +++ b/src/strings/fr.json @@ -1628,5 +1628,6 @@ "AllowEmbeddedSubtitlesAllowNoneOption": "Ne rien accepter", "AllowEmbeddedSubtitlesAllowAllOption": "Tout accepter", "AllowEmbeddedSubtitlesHelp": "Désactiver les sous-titres intégrés aux fichiers média. Nécessite un rafraichissement complet de la librairie.", - "AllowEmbeddedSubtitles": "Désactiver les sous-titres intégrés" + "AllowEmbeddedSubtitles": "Désactiver les sous-titres intégrés", + "ShowParentImages": "Afficher les images de la série" }