🌐(frontend) enhance few English traductions

Found few issues, fixed them.
This commit is contained in:
lebaudantoine
2024-09-12 01:07:05 +02:00
committed by aleb_the_flash
parent a3ef1d4a26
commit b9ffbd179c
2 changed files with 3 additions and 3 deletions

View File

@@ -1,10 +1,10 @@
{
"defaultName": "A contributor",
"joined": {
"description": "{{name}} join the room"
"description": "{{name}} has joined the room"
},
"raised": {
"description": "{{name}} raised its hand.",
"description": "{{name}} has raised their hand.",
"cta": "Open waiting list"
}
}

View File

@@ -65,7 +65,7 @@
"muteYourself": "Close your mic",
"muteParticipant": "Close the mic of {{name}}",
"muteParticipantAlert": {
"description": "Mute {{name}} for all participants? {{name}} is the only person who can unmute themselves.",
"description": "Mute {{name}} for all participants? {{name}} will be the only one who can unmute themselves.",
"confirm": "Mute",
"cancel": "Cancel"
},