<?PHP
declare(strict_types = 1);
array (
'appointment_contributor_roles' =>
'organizer' => 'Организатор',
'presenter' => 'Представляющий',
),
)