mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
MDL-65671 calendar: tidy up calendar header
This commit is contained in:
parent
859bc931d8
commit
fed1cc738d
9 changed files with 25 additions and 9 deletions
|
@ -46,6 +46,7 @@ $string['course'] = 'Course';
|
|||
$string['courseevent'] = 'Course event';
|
||||
$string['courseevents'] = 'Course events';
|
||||
$string['categoryevents'] = 'Category events';
|
||||
$string['coursecalendar'] = '{$a} calendar';
|
||||
$string['courses'] = 'Courses';
|
||||
$string['customexport'] = 'Custom range ({$a->timestart} - {$a->timeend})';
|
||||
$string['daily'] = 'Daily';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue