From e67d9c98af63ff2e66386ee3ea5fc75bf2a7e493 Mon Sep 17 00:00:00 2001 From: blob03 Date: Sat, 5 Mar 2022 21:15:15 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/fr.json b/src/strings/fr.json index c6b41e8ea0..f867ba74cb 100644 --- a/src/strings/fr.json +++ b/src/strings/fr.json @@ -1639,5 +1639,7 @@ "GoogleCastUnsupported": "Google Cast non pris en charge", "ButtonSpace": "Espace", "ButtonClose": "Fermer", - "ButtonBackspace": "Retour arrière" + "ButtonBackspace": "Retour arrière", + "EnableRewatchingNextUpHelp": "Autoriser l'affichage des épisodes déjà lus dans la section 'À suivre'.", + "EnableRewatchingNextUp": "Autoriser les éléments lus dans 'À suivre'" }