<?PHP
declare(strict_types = 1);
$series_time_role = array (
  'premiere' => 'ಪ್ರಥಮ ಪ್ರದರ್ಶನ',
  'time_of_presentation' => 'ಪ್ರಸ್ತುತಿಯ ಸಮಯ',
);