From 050d072862a9525f21adbf0dd1d868b90e353422 Mon Sep 17 00:00:00 2001 From: blob03 Date: Wed, 7 Jun 2023 20:50:25 +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 5e24f5f32b..4544664cfd 100644 --- a/src/strings/fr.json +++ b/src/strings/fr.json @@ -1736,5 +1736,6 @@ "LabelEnableLUFSScanHelp": "Activer l’analyse LUFS pour la musique (cela prendra plus de temps et de ressources).", "GetThePlugin": "Obtenir le plugin", "Notifications": "Notifications", - "NotificationsMovedMessage": "La fonctionnalité de notifications a été transférée au plugin Webhook." + "NotificationsMovedMessage": "La fonctionnalité de notifications a été transférée au plugin Webhook.", + "PasswordRequiredForAdmin": "Un mot de passe est requis pour les comptes administrateur." }