1
0
mirror of https://github.com/moodle/moodle.git synced 2025-04-18 15:07:34 +02:00

Merge branch 'MDL-75099-master' of https://github.com/rmady/moodle

This commit is contained in:
Jun Pataleta 2022-10-25 11:46:25 +08:00
commit 6c0631b2d3

@ -509,6 +509,7 @@ class api {
'NoDelegate_DarkMode' => new lang_string('darkmode', 'tool_mobile'),
'CoreFilterDelegate' => new lang_string('type_filter_plural', 'plugin'),
'CoreReportBuilderDelegate' => new lang_string('reportbuilder', 'core_reportbuilder'),
'NoDelegate_CoreUserSupport' => new lang_string('contactsitesupport', 'admin'),
),
"$mainmenu" => array(
'$mmSideMenuDelegate_mmaFrontpage' => new lang_string('sitehome'),