Approval.

This commit is contained in:
2022-10-05 19:46:31 +00:00
committed by md translation bot
parent 0759660c80
commit 188f5370b6
28 changed files with 275 additions and 0 deletions

View File

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