4 lines
130 B
PHP
4 lines
130 B
PHP
|
<?PHP
|
||
|
$appointment_contributor_roles['organizer'] = 'Organisation';
|
||
|
$appointment_contributor_roles['presenter'] = 'Vortragender';
|