diff options
| author | Parlance <parlance@vicr123.com> | 2024-02-17 05:29:01 +0000 |
|---|---|---|
| committer | Parlance <parlance@vicr123.com> | 2024-02-17 05:46:20 +0000 |
| commit | de59be7b733b39a7c8ce52f477f677e4b68e7e68 (patch) | |
| tree | a728bcc9bfc072d1fe09f3e9b90bda15958cfd37 | |
| parent | a7d6e110d5e2dee5828a4a1ee9de661c309b7d51 (diff) | |
| download | DLAP-de59be7b733b39a7c8ce52f477f677e4b68e7e68.tar.gz DLAP-de59be7b733b39a7c8ce52f477f677e4b68e7e68.tar.bz2 DLAP-de59be7b733b39a7c8ce52f477f677e4b68e7e68.zip | |
Update Translations - fr
| -rw-r--r-- | Locales/fr/translation.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Locales/fr/translation.json b/Locales/fr/translation.json index 5f4b202..7102257 100644 --- a/Locales/fr/translation.json +++ b/Locales/fr/translation.json @@ -21,11 +21,11 @@ "stopPlayerState": "Arrêtée", "nowPlayingFile": "En cours de lecture: {{audio}}", "nowPlaying": "En Cours de Lecture", - "musicTitle": "", - "musicArtist": "", - "musicYear": "", - "musicDuration": "", - "notPlaying": "", + "musicTitle": "Titre", + "musicArtist": "Artiste", + "musicYear": "Année", + "musicDuration": "Durée de l\u0027accord", + "notPlaying": "Ne Pas Jouer", "playerFooter": "", "musicPlayOrder": "", "musicPlayShuffle": "", |
