translation-value-sets/qu/podcast_contributor_roles.php

6 lines
241 B
PHP
Raw Normal View History

2021-01-27 13:09:16 +01:00
<?PHP
$podcast_contributor_roles['onair'] = 'On air';
$podcast_contributor_roles['recording'] = 'Recording';
$podcast_contributor_roles['technical_support'] = 'Technical support';
$podcast_contributor_roles['organization'] = 'Organization';