Correcting nomination messages (#173)

Correcting nomination messages (#173)
This commit is contained in:
MRegnard 2024-04-22 20:53:12 +02:00 committed by GitHub
parent 629e07c1b8
commit 5ed68cd264
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 2 deletions

View file

@ -2,6 +2,7 @@
## Upcomming Version
- MAINT: adjustment to nomination messages
- BUGFIX: missing translation in Roles modal
- BUGFIX: missing translation in Night order modal
- BUGFIX: reminder modal title from translation

View file

@ -120,7 +120,7 @@
},
"accusation": {
"button": "Accusation",
"text": "$accusator accuses $accusee"
"text": "$accusator nominates $accusee"
},
"defense": {
"button": "Defense",

View file

@ -124,7 +124,7 @@
},
"defense": {
"button": "Défense",
"text": "$accusee se défend de $accusator"
"text": "$accusee se défend contre $accusator"
},
"debate": {
"button": "Débat",