Merge branch 'MDL-72237-master' of https://github.com/dcai/moodle

This commit is contained in:
Ilya Tregubov 2021-12-06 14:22:12 +02:00
commit 7548cbfcf6
18 changed files with 219 additions and 75 deletions

View file

@ -187,6 +187,7 @@ $string['monthnext'] = 'Next month';
$string['monthprev'] = 'Previous month';
$string['monththis'] = 'This month';
$string['more'] = 'More';
$string['moreevents'] = '{$a} more';
$string['namewithsource'] = '{$a->name} ({$a->source})';
$string['never'] = 'Never';
$string['newevent'] = 'New event';