6 lines
91 B
PHP
6 lines
91 B
PHP
<?php
|
|
|
|
return [
|
|
'MEEO_ABSENCES_LABEL' => 'Absences',
|
|
'MEEO_NOTES_LABEL' => 'Notes',
|
|
];
|