<?PHP
declare(strict_types = 1);
$series_time_role = array (
  'premiere' => 'Прем\'єра',
  'time_of_presentation' => 'Час проведення виступу',
);