From fc4cf8e81eeeac1390b875825a11783242ba0514 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 11 Jan 2024 22:58:24 +0000 Subject: [PATCH] Multiple Translations updated by Weblate ignore-downstream Co-authored-by: Watashi Translate-URL: https://translate.servarr.com/projects/servarr/readarr/fr/ Translation: Servarr/Readarr --- src/NzbDrone.Core/Localization/Core/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/NzbDrone.Core/Localization/Core/fr.json b/src/NzbDrone.Core/Localization/Core/fr.json index 184ab2c0c..074b7751b 100644 --- a/src/NzbDrone.Core/Localization/Core/fr.json +++ b/src/NzbDrone.Core/Localization/Core/fr.json @@ -929,5 +929,6 @@ "UseSSL": "Utiliser SSL", "DeleteSelected": "Supprimer sélectionnée", "InvalidUILanguage": "Votre interface utilisateur est définie sur une langue non valide, corrigez-la et enregistrez vos paramètres", - "DownloadClientQbittorrentSettingsContentLayout": "Disposition du contenu" + "DownloadClientQbittorrentSettingsContentLayout": "Disposition du contenu", + "DownloadClientQbittorrentSettingsContentLayoutHelpText": "Utiliser la disposition du contenu configurée par qBittorrent, la disposition originale du torrent ou toujours créer un sous-dossier (qBittorrent 4.3.2+)" }