From bccd839392495dae00da7e5b3d2656af61b40b84 Mon Sep 17 00:00:00 2001 From: Ozeliurs Date: Mon, 19 Jun 2023 12:22:20 +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 4544664cfd..7e412607ee 100644 --- a/src/strings/fr.json +++ b/src/strings/fr.json @@ -1737,5 +1737,6 @@ "GetThePlugin": "Obtenir le plugin", "Notifications": "Notifications", "NotificationsMovedMessage": "La fonctionnalité de notifications a été transférée au plugin Webhook.", - "PasswordRequiredForAdmin": "Un mot de passe est requis pour les comptes administrateur." + "PasswordRequiredForAdmin": "Un mot de passe est requis pour les comptes administrateur.", + "LabelSyncPlayNoGroups": "Pas de groupes disponibles" }