2022-10-05 21:46:31 +02:00
|
|
|
|
<?PHP
|
2022-11-17 18:08:26 +01:00
|
|
|
|
$podcast_contributor_roles['onair'] = 'У прямому ефірі';
|
|
|
|
|
$podcast_contributor_roles['recording'] = 'Запис';
|
|
|
|
|
$podcast_contributor_roles['technical_support'] = 'Технічна підтримка';
|
|
|
|
|
$podcast_contributor_roles['organization'] = 'Організація';
|