diff --git a/CHANGELOG.md b/CHANGELOG.md index 75bf80c..5fb99ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,7 @@ ### Version 3.14.0 Reworked script selection UI +--- ### Version 3.13.2 Malformed JSON breaking compilation diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index d3303ee..6257187 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1290,7 +1290,7 @@ "otherNight": 0, "otherNightReminder": "", "reminders": [ - "Seen" + "Know" ], "setup": false, "ability": "You start knowing 3 players, 1 and only 1 of which is evil." @@ -1305,7 +1305,7 @@ "otherNight": 70, "otherNightReminder": "If the known evil player has died, point to another evil player. ", "reminders": [ - "Known" + "Know" ], "setup": true, "ability": "You start knowing 1 evil player. If the player you know dies, you learn another evil player tonight. [1 Townsfolk is evil]" @@ -1597,7 +1597,7 @@ "otherNight": 0, "otherNightReminder": "", "reminders": [ - "Knows" + "Know" ], "setup": false, "ability": "You start knowing 1 good player." @@ -1653,7 +1653,7 @@ "otherNight": 0, "otherNightReminder": "", "reminders": [ - "Knows" + "Know" ], "setup": false, "ability": "You start knowing 2 players that are not the Demon." diff --git a/src/store/locale/fr/roles.json b/src/store/locale/fr/roles.json index 74de973..cdfabcc 100644 --- a/src/store/locale/fr/roles.json +++ b/src/store/locale/fr/roles.json @@ -1292,7 +1292,7 @@ "otherNight": 0, "otherNightReminder": "", "reminders": [ - "Vu" + "Connu" ], "setup": false, "ability": "Vous commencez la partie en connaissant les noms de 3 joueurs, un seul parmi ces 3 joueurs est Mauvais."