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