From e3d94dcda02fd38adf6f603bfd652ad092f4491c Mon Sep 17 00:00:00 2001 From: myrad2267 Date: Sat, 29 Mar 2025 10:19:10 -0400 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 cab7e3d56e..fc324e3d78 100644 --- a/src/strings/fr.json +++ b/src/strings/fr.json @@ -2013,5 +2013,6 @@ "HeaderPageNotFound": "Page introuvable", "PageNotFound": "Ceci n'est pas la page que vous cherchez.", "SettingsPageLoadError": "Échec du chargement de la page des paramètres", - "RetryWithGlobalSearch": "Réessayez avec une recherche globale" + "RetryWithGlobalSearch": "Réessayez avec une recherche globale", + "StreamCountExceedsLimit": "Le nombre de flux dépasse la limite" }