Skip to content

Commit

Permalink
MDL-73364 core: add missing lang string for my courses viewed event.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulholden committed Dec 14, 2021
1 parent 508fe39 commit 83903f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lang/en/moodle.php
Expand Up @@ -815,6 +815,7 @@
$string['eventdashboardviewed'] = 'Dashboard viewed';
$string['eventdatabasetextfieldcontentreplaced'] = 'Database global search and replace';
$string['eventemailfailed'] = 'Email failed to send';
$string['eventmycoursesviewed'] = 'My courses viewed';
$string['eventname'] = 'Event name';
$string['eventrecentactivityviewed'] = 'Recent activity viewed';
$string['eventsearchindexed'] = 'Search data indexed';
Expand Down

0 comments on commit 83903f1

Please sign in to comment.