Skip to content

Commit

Permalink
Merge pull request #18372 from Scroody/I-18334
Browse files Browse the repository at this point in the history
refactor: Re-writing of the meeting ending to make navigation more clear for users
  • Loading branch information
antobinary committed Jul 27, 2023
2 parents 9611df9 + 5303265 commit 477f660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bigbluebutton-html5/public/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
"app.meeting.endedByUserMessage": "This session was ended by {0}",
"app.meeting.endedByNoModeratorMessageSingular": "The meeting has ended because no moderator has been present for one minute",
"app.meeting.endedByNoModeratorMessagePlural": "The meeting has ended because no moderator has been present for {0} minutes",
"app.meeting.endedMessage": "You will be forwarded back to the home screen",
"app.meeting.endedMessage": "Press the button to continue to the home screen.",
"app.meeting.alertMeetingEndsUnderMinutesSingular": "Meeting is closing in one minute.",
"app.meeting.alertMeetingEndsUnderMinutesPlural": "Meeting is closing in {0} minutes.",
"app.meeting.alertBreakoutEndsUnderMinutesPlural": "Breakout is closing in {0} minutes.",
Expand Down

0 comments on commit 477f660

Please sign in to comment.