fix: Adjust string for session ending (#21402)
This commit is contained in:
parent
301e2998ae
commit
064102daea
@ -253,7 +253,7 @@
|
|||||||
"app.meeting.endedFromAPI": "The session was terminated by the system",
|
"app.meeting.endedFromAPI": "The session was terminated by the system",
|
||||||
"app.meeting.endedWhenNoUserJoined": "The session was ended because no users joined",
|
"app.meeting.endedWhenNoUserJoined": "The session was ended because no users joined",
|
||||||
"app.meeting.endedWhenLastUserLeft": "The session was ended when the last user left",
|
"app.meeting.endedWhenLastUserLeft": "The session was ended when the last user left",
|
||||||
"app.meeting.endedAfterExceedingDuration": "session was ended due to exceeding the maximum duration",
|
"app.meeting.endedAfterExceedingDuration": "The session was ended due to exceeding the maximum duration",
|
||||||
"app.meeting.breakoutEndedAfterExceedingDuration": "Breakout was ended due to exceeding the maximum duration",
|
"app.meeting.breakoutEndedAfterExceedingDuration": "Breakout was ended due to exceeding the maximum duration",
|
||||||
"app.meeting.breakoutEndedByModerator": "Breakout was terminated by Moderator",
|
"app.meeting.breakoutEndedByModerator": "Breakout was terminated by Moderator",
|
||||||
"app.meeting.endedDueNoAuthed": "the session was ended because no authed user in the room",
|
"app.meeting.endedDueNoAuthed": "the session was ended because no authed user in the room",
|
||||||
|
Loading…
Reference in New Issue
Block a user