diff --git a/client/strings/fr.json b/client/strings/fr.json index a0f29fbc..f7ddd6ea 100644 --- a/client/strings/fr.json +++ b/client/strings/fr.json @@ -532,15 +532,15 @@ "MessageXLibraryIsEmpty": "La Bibliothèque {0} est vide!", "MessageYourAudiobookDurationIsLonger": "La durée de votre Livre Audio est plus longue que la durée trouvée", "MessageYourAudiobookDurationIsShorter": "La durée de votre Livre Audio est plus courte que la durée trouvée", - "MonthApr": "Apr", - "MonthAug": "Aug", - "MonthDec": "Dec", - "MonthFeb": "Feb", + "MonthApr": "Avr", + "MonthAug": "Aoû", + "MonthDec": "Déc", + "MonthFeb": "Fév", "MonthJan": "Jan", "MonthJul": "Jul", - "MonthJun": "Jun", + "MonthJun": "Jui", "MonthMar": "Mar", - "MonthMay": "May", + "MonthMay": "Mai", "MonthNov": "Nov", "MonthOct": "Oct", "MonthSep": "Sep", @@ -626,14 +626,14 @@ "ToastSocketFailedToConnect": "Échec de la connexion WebSocket", "ToastUserDeleteFailed": "Échec de la suppression de l'utilisateur", "ToastUserDeleteSuccess": "Utilisateur supprimé", - "WeekdayFri": "Fri", + "WeekdayFri": "Ven", "WeekdayFriday": "Vendredi", - "WeekdayMon": "Mon", + "WeekdayMon": "Lun", "WeekdayMonday": "Lundi", "WeekdaySaturday": "Samedi", "WeekdaySunday": "Dimanche", "WeekdayThursday": "Jeudi", "WeekdayTuesday": "Mardi", - "WeekdayWed": "Wed", + "WeekdayWed": "Mer", "WeekdayWednesday": "Mercredi" -} \ No newline at end of file +}