🌐(frontend) enhance few English traductions
Found few issues, fixed them.
This commit is contained in:
committed by
aleb_the_flash
parent
a3ef1d4a26
commit
b9ffbd179c
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"defaultName": "A contributor",
|
"defaultName": "A contributor",
|
||||||
"joined": {
|
"joined": {
|
||||||
"description": "{{name}} join the room"
|
"description": "{{name}} has joined the room"
|
||||||
},
|
},
|
||||||
"raised": {
|
"raised": {
|
||||||
"description": "{{name}} raised its hand.",
|
"description": "{{name}} has raised their hand.",
|
||||||
"cta": "Open waiting list"
|
"cta": "Open waiting list"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -65,7 +65,7 @@
|
|||||||
"muteYourself": "Close your mic",
|
"muteYourself": "Close your mic",
|
||||||
"muteParticipant": "Close the mic of {{name}}",
|
"muteParticipant": "Close the mic of {{name}}",
|
||||||
"muteParticipantAlert": {
|
"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",
|
"confirm": "Mute",
|
||||||
"cancel": "Cancel"
|
"cancel": "Cancel"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user