translation-value-sets/id/appointment_contributor_roles.php

4 lines
124 B
PHP
Raw Normal View History

2022-02-13 18:33:30 +01:00
<?PHP
$appointment_contributor_roles['organizer'] = 'Organizer';
$appointment_contributor_roles['presenter'] = 'Presenter';