Merge branch 'master' of gitlab.steinbeisschule-reutlingen.de:L_DA/block_timetable

This commit is contained in:
L_DA 2020-12-04 17:22:04 +00:00
commit e30061d84c
8 changed files with 9 additions and 7 deletions

View file

@ -25,4 +25,4 @@
defined('MOODLE_INTERNAL') || die();
$string['pluginname'] = 'timetable';
$string['pluginname'] = 'Stundenplan';

View file

@ -25,6 +25,6 @@
defined('MOODLE_INTERNAL') || die();
$string['pluginname'] = 'Stundenplan';
$string['pluginname'] = 'timetable';
$string['timetable:addinstance'] = 'add timetable';
$string['timetable:addmyinstance'] = 'add timetable';