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