translation-value-sets/ar/podcast_contributor_roles.php
2021-01-27 12:09:16 +00:00

6 lines
241 B
PHP

<?PHP
$podcast_contributor_roles['onair'] = 'On air';
$podcast_contributor_roles['recording'] = 'Recording';
$podcast_contributor_roles['technical_support'] = 'Technical support';
$podcast_contributor_roles['organization'] = 'Organization';