2021-01-27 12:09:16 +00:00
|
|
|
<?PHP
|
2022-10-27 15:48:42 +00:00
|
|
|
$podcast_contributor_roles['onair'] = 'Orateur';
|
|
|
|
$podcast_contributor_roles['recording'] = 'Enregistrement';
|
|
|
|
$podcast_contributor_roles['technical_support'] = 'Technique';
|
|
|
|
$podcast_contributor_roles['organization'] = 'Organisation';
|