Language german added

This commit is contained in:
L_DA 2020-11-21 17:25:45 +00:00
parent c000c8f7b7
commit 79a07df71d
2 changed files with 58 additions and 1 deletions

View file

@ -26,6 +26,6 @@ defined('MOODLE_INTERNAL') || die();
$plugin->component = 'mod_timetable';
$plugin->release = '0.1.0';
$plugin->version = 2020111102;
$plugin->version = 2020112102;
$plugin->requires = 2020061500;
$plugin->maturity = MATURITY_ALPHA;