Skip to content

Commit

Permalink
feat: Update copies for raised hand (#18462)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisamir98 authored Dec 9, 2024
1 parent 094733d commit 11580c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/i18n/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,7 @@
"videoCallOverlayOpenFullScreen": "Open the call in full screen",
"videoCallOverlayOpenPopupWindow": "Open in a new window",
"videoCallOverlayParticipantsListLabel": "Participants ({count})",
"videoCallOverlayParticipantsRaisedHandListLabel": "Hand raised ({count})",
"videoCallOverlayParticipantsRaisedHandListLabel": "Raised hands ({count})",
"videoCallOverlayShareScreen": "Share Screen",
"videoCallOverlayShowParticipantsList": "Show participants list",
"videoCallOverlayViewModeAll": "Show all participants",
Expand All @@ -1613,7 +1613,7 @@
"videoCallParticipantConnecting": "Connecting...",
"videoCallParticipantRaisedHandRaiseDuration": "Hand raised for {duration}",
"videoCallParticipantRaisedSelfHandUp": "You have raised your hand up",
"videoCallParticipantRaisedSortByTime": "Person waiting the longest is on the top of the list.",
"videoCallParticipantRaisedSortByTime": "Top in the list raised their hand first.",
"videoCallParticipantRaisedTheirHandUp": "{name} has raised their hand up",
"videoCallPaused": "Video paused",
"videoCallScreenShareEndConfirm": "End screen share",
Expand Down

0 comments on commit 11580c9

Please sign in to comment.