diff --git a/lang/en/zoom.php b/lang/en/zoom.php index df2347c5..0eaba7ac 100644 --- a/lang/en/zoom.php +++ b/lang/en/zoom.php @@ -244,6 +244,7 @@ $string['meetingcapacitywarningheading'] = 'Meeting capacity warning:'; $string['meetingparticipantsdeleted'] = 'Meeting participant user data deleted.'; $string['meetingrecordingviewsdeleted'] = 'Meeting recording user view data deleted.'; +$string['messageprovider:ical_notifications'] = 'Send iCal invitations for a newly created Zoom event to participants.'; $string['messageprovider:teacher_notification'] = 'Notify teachers about user grades (according to duration) in a Zoom session'; $string['modulename'] = 'Zoom meeting'; $string['modulename_help'] = 'Zoom is a video and web conferencing platform that gives authorized users the ability to host online meetings.';