mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
parent
bf2bd93031
commit
4a459dc7b6
3 changed files with 8 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Release Notes
|
# Release Notes
|
||||||
|
|
||||||
### Upcoming version
|
## Upcoming version
|
||||||
- MAINT: Upgrade caniuselite
|
- MAINT: Upgrade caniuselite
|
||||||
- Various corrections in the French version
|
- Various corrections in the French version
|
||||||
- Minor corrections in the English version
|
- Minor corrections in the English version
|
||||||
|
|
|
@ -216,10 +216,10 @@
|
||||||
"notfirstnight": "*Not the first night",
|
"notfirstnight": "*Not the first night",
|
||||||
"teamNames": {
|
"teamNames": {
|
||||||
"townsfolk": "townfolk",
|
"townsfolk": "townfolk",
|
||||||
"outsider": "outsider",
|
"outsider": "outsiders",
|
||||||
"minion": "minion",
|
"minion": "minions",
|
||||||
"demon": "demon"
|
"demon": "demons"
|
||||||
},
|
}
|
||||||
"nightOrder": "Show Night Order"
|
"nightOrder": "Show Night Order"
|
||||||
},
|
},
|
||||||
"reminder": {
|
"reminder": {
|
||||||
|
|
|
@ -216,11 +216,12 @@
|
||||||
"notfirstnight": "* Pas la première nuit",
|
"notfirstnight": "* Pas la première nuit",
|
||||||
"teamNames": {
|
"teamNames": {
|
||||||
"townsfolk": "villageois",
|
"townsfolk": "villageois",
|
||||||
"outsider": "étranger",
|
"outsider": "étrangers",
|
||||||
"minion": "sbires",
|
"minion": "sbires",
|
||||||
"demon": "démon"
|
"demon": "démons"
|
||||||
},
|
},
|
||||||
"nightOrder": "Afficher l'Ordre Nocturne"
|
"nightOrder": "Afficher l'Ordre Nocturne"
|
||||||
|
|
||||||
},
|
},
|
||||||
"reminder": {
|
"reminder": {
|
||||||
"title": "Apposer une note :",
|
"title": "Apposer une note :",
|
||||||
|
|
Loading…
Add table
Reference in a new issue