Merge pull request #14395 from Tainan404/fix-missing-locale-key

fix(guest-wait): Add missing locale meetingForciblyEnded
This commit is contained in:
Anton Georgiev 2022-02-17 16:26:19 -05:00 committed by GitHub
commit 0efbe39851
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -604,6 +604,7 @@
"app.guest.seatWait": "Guest waiting for a seat in the meeting.",
"app.guest.allow": "Guest approved and redirecting to meeting.",
"app.guest.guestInvalid": "Guest user is invalid",
"app.guest.meetingForciblyEnded": "You cannot join a meeting that has already been forcibly ended",
"app.userList.guest.waitingUsers": "Waiting Users",
"app.userList.guest.waitingUsersTitle": "User Management",
"app.userList.guest.optionTitle": "Review Pending Users",