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