Approval.
This commit is contained in:
parent
812a27ec0b
commit
2c74a458f3
5
ar/podcast_contributor_roles.php
Normal file
5
ar/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
de/podcast_contributor_roles.php
Normal file
5
de/podcast_contributor_roles.php
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
<?PHP
|
||||||
|
$podcast_contributor_roles['onair'] = 'Sprecher';
|
||||||
|
$podcast_contributor_roles['recording'] = 'Aufnahme';
|
||||||
|
$podcast_contributor_roles['technical_support'] = 'Technik';
|
||||||
|
$podcast_contributor_roles['organization'] = 'Organisation';
|
5
dsb/podcast_contributor_roles.php
Normal file
5
dsb/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
en/podcast_contributor_roles.php
Normal file
5
en/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
es/podcast_contributor_roles.php
Normal file
5
es/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
fr/podcast_contributor_roles.php
Normal file
5
fr/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
hsb/podcast_contributor_roles.php
Normal file
5
hsb/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
hu/podcast_contributor_roles.php
Normal file
5
hu/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
id/podcast_contributor_roles.php
Normal file
5
id/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
it/podcast_contributor_roles.php
Normal file
5
it/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
iw/podcast_contributor_roles.php
Normal file
5
iw/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
nl/podcast_contributor_roles.php
Normal file
5
nl/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
pl/podcast_contributor_roles.php
Normal file
5
pl/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
pt/podcast_contributor_roles.php
Normal file
5
pt/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
qu/podcast_contributor_roles.php
Normal file
5
qu/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
ru/podcast_contributor_roles.php
Normal file
5
ru/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
tl/podcast_contributor_roles.php
Normal file
5
tl/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
tr/podcast_contributor_roles.php
Normal file
5
tr/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
5
zh/podcast_contributor_roles.php
Normal file
5
zh/podcast_contributor_roles.php
Normal file
|
@ -0,0 +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';
|
Loading…
Reference in New Issue
Block a user