diff --git a/src/locales/fr.json b/src/locales/fr.json
index f7f38046f..0febff890 100644
--- a/src/locales/fr.json
+++ b/src/locales/fr.json
@@ -113,11 +113,16 @@
"end.lettersUsed_few": "lettres",
"end.lettersUsed_many": "lettres",
"end.lettersUsed_other": "lettres",
- "end.nextDaily_zero": "Le nouveau mot quotidien sera disponible dans {{count}} heures.",
- "end.nextDaily_one": "Le nouveau mot quotidien sera disponible dans une heure.",
- "end.nextDaily_few": "Le nouveau mot quotidien sera disponible dans {{count}} heures.",
- "end.nextDaily_many": "Le nouveau mot quotidien sera disponible dans {{count}} heures.",
- "end.nextDaily_other": "Le nouveau mot quotidien sera disponible dans {{count}} heures.",
+ "end.nextDailyHours_zero": "The new daily word will be available in less than an hour.",
+ "end.nextDailyHours_one": "The new daily word will be available in an hour.",
+ "end.nextDailyHours_few": "The new daily word will be available in {{count}} hours.",
+ "end.nextDailyHours_many": "The new daily word will be available in {{count}} hours.",
+ "end.nextDailyHours_other": "The new daily word will be available in {{count}} hours.",
+ "end.nextDailyMinutes_zero": "The new daily word will be available in less than a minute.",
+ "end.nextDailyMinutes_one": "The new daily word will be available in a minute.",
+ "end.nextDailyMinutes_few": "The new daily word will be available in {{count}} minutes.",
+ "end.nextDailyMinutes_many": "The new daily word will be available in {{count}} minutes.",
+ "end.nextDailyMinutes_other": "The new daily word will be available in {{count}} minutes.",
"end.nextDailyShort": "suivant dans {{count}}h",
"end.wordPopularityPosition": "This is the {{position}} word by popularity in the dictionary.",
"end.completed": "terminé",