translation-value-sets/uk/podcast_contributor_roles.php
2022-10-05 19:46:31 +00:00

6 lines
298 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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