Files
translation-value-sets/uk/podcast_contributor_roles.php
T
2022-11-17 17:08:26 +00:00

6 lines
292 B
PHP

<?PHP
$podcast_contributor_roles['onair'] = 'У прямому ефірі';
$podcast_contributor_roles['recording'] = 'Запис';
$podcast_contributor_roles['technical_support'] = 'Технічна підтримка';
$podcast_contributor_roles['organization'] = 'Організація';