From 6026638c035b4294e875c923cfa1348dc0a754dd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Deluan=20Quint=C3=A3o?= <github@deluan.com>
Date: Tue, 8 Sep 2020 14:54:02 -0400
Subject: [PATCH] Update fr.json (POEditor.com)

---
 resources/i18n/fr.json | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/resources/i18n/fr.json b/resources/i18n/fr.json
index badc150ea..efc407871 100644
--- a/resources/i18n/fr.json
+++ b/resources/i18n/fr.json
@@ -25,8 +25,8 @@
                 "addToQueue": "Ajouter à la file",
                 "playNow": "Lire",
                 "addToPlaylist": "Ajouter à la playlist",
-                "shuffleAll": "",
-                "download": ""
+                "shuffleAll": "Tout mélanger",
+                "download": "Télécharger"
             }
         },
         "album": {
@@ -48,8 +48,8 @@
                 "playNext": "Lire ensuite",
                 "addToQueue": "Ajouter à la file",
                 "shuffle": "Mélanger",
-                "addToPlaylist": "",
-                "download": ""
+                "addToPlaylist": "Ajouter à la playlist",
+                "download": "Télécharger"
             },
             "lists": {
                 "all": "Tous",
@@ -57,7 +57,7 @@
                 "recentlyAdded": "Récemment ajouté",
                 "recentlyPlayed": "Récemment joué",
                 "mostPlayed": "Plus joués",
-                "starred": ""
+                "starred": "Favoris"
             }
         },
         "artist": {
@@ -66,7 +66,7 @@
                 "name": "Nom",
                 "albumCount": "Nombre d'albums",
                 "songCount": "Nombre de pistes",
-                "playCount": ""
+                "playCount": "Lectures"
             }
         },
         "user": {
@@ -118,7 +118,7 @@
             "actions": {
                 "selectPlaylist": "Ajouter les pistes à la playlist",
                 "addNewPlaylist": "Créer \"%{name}\"",
-                "export": ""
+                "export": "Exporter"
             }
         }
     },