Approval.
This commit is contained in:
5
de/podcast_contributor_roles.php
Normal file
5
de/podcast_contributor_roles.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?PHP
|
||||
$podcast_contributor_roles['onair'] = 'Sprecher';
|
||||
$podcast_contributor_roles['recording'] = 'Aufnahme';
|
||||
$podcast_contributor_roles['technical_support'] = 'Technik';
|
||||
$podcast_contributor_roles['organization'] = 'Organisation';
|
Reference in New Issue
Block a user