From 5e5abc1d489d7c5576f3b1021d3c0444107a10a8 Mon Sep 17 00:00:00 2001 From: Alexis Bize Date: Mon, 21 Apr 2014 16:50:52 +0200 Subject: [PATCH] Update messages.json --- _locales/fr/messages.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 99fb1a8..ac9a81c 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -15,6 +15,19 @@ "deezerCaptchaError": { "message": "Le captcha renvoyé est erroné" }, + + "spotifyDownloadMessage": { + "message": "Télécharger" + }, + "spotifyDownloadMatching": { + "message": "Recherche..." + }, + "spotifyDownloadError": { + "message": "indisponible" + }, + "spotifyCaptchaError": { + "message": "Erreur" + }, "xboxMusicDownloadMessage": { "message": "Télécharger cette piste audio" @@ -35,4 +48,4 @@ "globalCaptchaSubmit": { "message": "Envoyer" } -} \ No newline at end of file +}