Approval.

This commit is contained in:
2025-10-09 09:24:33 +00:00
committed by md translation bot
parent 55f334dd18
commit 4fbf5b51c4
7 changed files with 65 additions and 65 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' => 'Ve vysílání',
'recording' => 'Záznam',
'technical_support' => 'Technická podpora',
'organization' => 'Organizace',
);