From c6b9113c9208ae1ae6b03ec6b91a0b4b9fa449ad Mon Sep 17 00:00:00 2001 From: PrestonN Date: Sun, 30 Jan 2022 22:14:21 -0500 Subject: [PATCH] Fix issue with French Translation --- static/locales/fr-FR.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/static/locales/fr-FR.yaml b/static/locales/fr-FR.yaml index a29cb2e2..fbd1bd36 100644 --- a/static/locales/fr-FR.yaml +++ b/static/locales/fr-FR.yaml @@ -379,8 +379,8 @@ Settings: Custom External Player Executable: Exécutable de lecteur externe personnalisé Download Settings: Download Settings: 'Paramètres de téléchargement' - Ask Download Path: 'Demander l'emplacement de téléchargement' - Choose Path: 'Choisir l'emplacement de téléchargement' + Ask Download Path: "Demander l'emplacement de téléchargement" + Choose Path: "Choisir l'emplacement de téléchargement" About: #On About page About: 'À propos' @@ -845,4 +845,3 @@ Starting download: 'Le téléchargement de "$" a commencé' Downloading failed: 'Incapable de téléchargement "$", retourne l'erreur http $' Downloading canceled: 'Le téléchargement est annulé par l'utilisateur' Download folder does not exist: 'Le répertoire "$" de téléchargement n'existe pas. Mode sans répertoire activé' -