<?PHP
declare(strict_types = 1);
$series_time_role = array (
'premiere' => 'Премьера',
'time_of_presentation' => 'Время представления',
);