2021-01-27 13:09:16 +01:00
|
|
|
|
<?PHP
|
2022-08-23 17:02:35 +02:00
|
|
|
|
$podcast_contributor_roles['onair'] = 'В прямом эфире';
|
|
|
|
|
$podcast_contributor_roles['recording'] = 'Запись';
|
|
|
|
|
$podcast_contributor_roles['technical_support'] = 'Техническая поддержка';
|
|
|
|
|
$podcast_contributor_roles['organization'] = 'Организация';
|