diff --git a/react/features/lobby/components/web/KnockingParticipantList.js b/react/features/lobby/components/web/KnockingParticipantList.js index f2ee61763..eaf3dfced 100644 --- a/react/features/lobby/components/web/KnockingParticipantList.js +++ b/react/features/lobby/components/web/KnockingParticipantList.js @@ -40,7 +40,7 @@ class KnockingParticipantList extends AbstractKnockingParticipantList { className = { _toolboxVisible ? 'toolbox-visible' : '' } id = 'knocking-participant-list'> - Knocking participant list + { t('lobby.knockingParticipantList') }