Approval.

This commit is contained in:
2025-06-30 16:21:25 +00:00
committed by md translation bot
parent 1bb2710cad
commit b032391f23
64 changed files with 640 additions and 640 deletions

View File

@ -1,8 +1,8 @@
<?PHP
declare(strict_types = 1);
$podcast_contributor_roles = array (
'onair' => 'On air',
'recording' => 'Recording',
'technical_support' => 'Technical support',
'organization' => 'Organization',
'onair' => 'ప్రసారంలో',
'recording' => 'రికార్డింగ్',
'technical_support' => 'సాంకేతిక మద్దతు',
'organization' => 'సంస్థ',
);