2021-01-27 12:09:16 +00:00
|
|
|
<?PHP
|
2022-12-21 17:41:20 +00:00
|
|
|
$podcast_contributor_roles['onair'] = 'in onda';
|
|
|
|
$podcast_contributor_roles['recording'] = 'registrazione';
|
|
|
|
$podcast_contributor_roles['technical_support'] = 'supporto tecnico';
|
|
|
|
$podcast_contributor_roles['organization'] = 'organizzazione';
|