Approval.

This commit is contained in:
2025-09-17 15:12:34 +00:00
committed by md translation bot
parent b77cba66a2
commit 2c28afedef
15 changed files with 111 additions and 111 deletions

View File

@@ -1,6 +1,6 @@
<?PHP
declare(strict_types = 1);
$appointment_contributor_roles = array (
'organizer' => 'Organizer',
'presenter' => 'Presenter',
'organizer' => 'Organizátor',
'presenter' => 'Přednášející',
);