diff --git a/CHANGELOG.md b/CHANGELOG.md index 168c8ee..1d63698 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,14 @@ +### Version 3.13.1 +Some corrections in the reminders tokens: +- Correcting some french names +- Putting some tokens in "remindersGlobal" +- Deleting some useless tokens, or adding some other + --- - ### Version 3.13.0 - - Correcting the print when ST assigns roles (adding spaces) - Changing the default value of "isNightOrder" diff --git a/src/store/locale/fr/roles.json b/src/store/locale/fr/roles.json index 28b8077..574f260 100644 --- a/src/store/locale/fr/roles.json +++ b/src/store/locale/fr/roles.json @@ -1121,7 +1121,7 @@ "otherNight": 16, "otherNightReminder": "Le Cerenovus désigne un joueur et un personnage. Reveillez ce joueur. Informez-le qu'il est persuadé d'être ce personnage. S'il n'est pas convaincant, il peut être exécuté.", "reminders": [ - "Fou" + "Persuadé" ], "setup": false, "ability": "Chaque nuit, désignez un joueur et un personnage bon : il sera persuadé d'être ce personnage demain, ou pourra être exécuté."