Approval.
This commit is contained in:
5
uk/podcast_contributor_roles.php
Normal file
5
uk/podcast_contributor_roles.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?PHP
|
||||
$podcast_contributor_roles['onair'] = 'В прямом эфире';
|
||||
$podcast_contributor_roles['recording'] = 'Запись';
|
||||
$podcast_contributor_roles['technical_support'] = 'Техническая поддержка';
|
||||
$podcast_contributor_roles['organization'] = 'Организация';
|
Reference in New Issue
Block a user