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