Added a BigBlueButton error page (#548)

This commit is contained in:
farhatahmad
2019-05-23 09:36:28 -04:00
committed by Jesus Federico
parent c3d1ce3a04
commit 190fc57f5e
4 changed files with 45 additions and 3 deletions

View File

@ -98,6 +98,10 @@ en:
email_sent: Your %{email_type} email has been sent! (Please check your Spam folder if you haven't received it)
enter_your_name: Enter your name!
errors:
bigbluebutton:
help: Please make sure the proper steps have been taken. <a href="%{doc_link}">Learn more</a>
message: Invalid BigBlueButton Endpoint and Secret
title: Server Error
internal:
message: Oh no! Looks like something went wrong on our end.
help: The error has been logged, we'll take a look!
@ -124,7 +128,6 @@ en:
unauthorized:
message: You do not have access to this application
help: If you believe this is a mistake, please contact your system administrator.
unprocessable:
message: Oops! Request is unprocessable.
help: Unfortunately this isn't a valid request.