diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index 17aa0c8..42171ff 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1354,7 +1354,7 @@ "otherNight": 0, "otherNightReminder": "", "reminders": [], - "remindersGlobal": ["Is the Alchemist"], + "remindersGlobal": ["Alchemist"], "setup": false, "ability": "You have a not-in-play Minion ability." }, diff --git a/src/store/locale/fr/roles.json b/src/store/locale/fr/roles.json index 361fdf0..bdc6d09 100644 --- a/src/store/locale/fr/roles.json +++ b/src/store/locale/fr/roles.json @@ -1498,10 +1498,7 @@ "otherNight": 0, "otherNightReminder": "Si la capacité de l'alchimiste s'utilise la nuit, réveillez le.", "reminders": [], - "remindersGlobal": [ - "Alchimiste", - "Bon" - ], + "remindersGlobal": ["Alchimiste"], "setup": false, "ability": "Vous avez la capacité d'un Serviteur qui n'est pas en jeu." },