Approval.

This commit is contained in:
2024-10-20 23:23:58 +00:00
committed by md translation bot
parent 7623a0314d
commit 974fc860c6
10 changed files with 24 additions and 24 deletions

View File

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