diff --git a/src/main/resources/lang/fr-FR/strings.yml b/src/main/resources/lang/fr-FR/strings.yml index 67445e0bf..92d76d3e0 100644 --- a/src/main/resources/lang/fr-FR/strings.yml +++ b/src/main/resources/lang/fr-FR/strings.yml @@ -755,7 +755,7 @@ errorReadingSuppress: "Error reading , suppressing further errors." errorDataFolder: "Error: Unable to read Quests data folder!" questsPlayerHasQuestAlready: " is already on the Quest !" questsUnknownAdminCommand: "Unknown Questsadmin command. Type /questsadmin for help." -unknownError: "An unknown error occurred. See console output." +unknownError: "Une erreur c'est produite. Veuillez vérifier la sortie vidéo de la console." journalTitle: "Journal de quêtes" journalTaken: "You take out your Quest Journal." journalPutAway: "You put away your Quest Journal." @@ -809,13 +809,13 @@ COLOR_RED: "Rouge" COLOR_SILVER: "Argenté" COLOR_WHITE: "Blanc" COLOR_YELLOW: "Jaune" -timeZone: "Time zone" +timeZone: "Fuseau horaire" timeDay: "Jour" timeDays: "Jours" -timeMonth: "Month" -timeMonths: "Months" -timeYear: "Year" -timeYears: "Years" +timeMonth: "Un mois" +timeMonths: "Des mois" +timeYear: "Une année" +timeYears: "Des années" timeHour: "Heure" timeHours: "Heures" timeMinute: "Minute"