From c60d480c86c0f37a799617bc2f807c6f4527e184 Mon Sep 17 00:00:00 2001 From: LaurentHa Date: Fri, 9 Oct 2020 20:24:53 +0200 Subject: [PATCH] New French translation to match English version (October 9, 2020) [Review 2] --> Added missing line according to the English version : "downloadAll". --> Corrected two line breaks. --> [Review 2] = fixed wrong quotes that were breaking the code. --- src/lang/fr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/fr.js b/src/lang/fr.js index 19d96cf..c5fb7c5 100644 --- a/src/lang/fr.js +++ b/src/lang/fr.js @@ -4,7 +4,7 @@ const fr = { back: 'retour', loading: 'chargement en cours', download: 'Télécharger {thing}', - downloadAll: 'Télécharger l'intégralité des {thing}', + downloadAll: "Télécharger l'intégralité des {thing}", by: 'par {artist}', in: 'dans {album}', download_hint: 'Télécharger',