feat(thumbnailMenu):Change remoteControl item text
This commit is contained in:
parent
5ef0f527f9
commit
d5ab3da9f2
|
@ -719,7 +719,7 @@
|
||||||
"moderator": "Moderator",
|
"moderator": "Moderator",
|
||||||
"mute": "Participant is muted",
|
"mute": "Participant is muted",
|
||||||
"muted": "Muted",
|
"muted": "Muted",
|
||||||
"remoteControl": "Remote control",
|
"remoteControl": "Start / Stop remote control",
|
||||||
"show": "Show on stage",
|
"show": "Show on stage",
|
||||||
"videomute": "Participant has stopped the camera"
|
"videomute": "Participant has stopped the camera"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue