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

6 lines
232 B
PHP

<?PHP
$podcast_contributor_roles['onair'] = 'Sprecher';
$podcast_contributor_roles['recording'] = 'Aufnahme';
$podcast_contributor_roles['technical_support'] = 'Technik';
$podcast_contributor_roles['organization'] = 'Organisation';