translation-value-sets/uk/podcast_contributor_roles.php

6 lines
292 B
PHP
Raw Normal View History

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