diff --git a/CHANGELOG.md b/CHANGELOG.md index a9a2f21..fd17a73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release Notes -### Upcoming version +## Upcoming version - MAINT: Upgrade caniuselite - Various corrections in the French version - Minor corrections in the English version diff --git a/src/store/locale/en/ui.json b/src/store/locale/en/ui.json index 6e481ff..f83e39f 100644 --- a/src/store/locale/en/ui.json +++ b/src/store/locale/en/ui.json @@ -216,10 +216,10 @@ "notfirstnight": "*Not the first night", "teamNames": { "townsfolk": "townfolk", - "outsider": "outsider", - "minion": "minion", - "demon": "demon" - }, + "outsider": "outsiders", + "minion": "minions", + "demon": "demons" + } "nightOrder": "Show Night Order" }, "reminder": { diff --git a/src/store/locale/fr/ui.json b/src/store/locale/fr/ui.json index 699f68f..6f92235 100644 --- a/src/store/locale/fr/ui.json +++ b/src/store/locale/fr/ui.json @@ -216,11 +216,12 @@ "notfirstnight": "* Pas la première nuit", "teamNames": { "townsfolk": "villageois", - "outsider": "étranger", + "outsider": "étrangers", "minion": "sbires", - "demon": "démon" + "demon": "démons" }, "nightOrder": "Afficher l'Ordre Nocturne" + }, "reminder": { "title": "Apposer une note :",