Approval.

This commit is contained in:
2023-03-25 23:13:15 +00:00
committed by md translation bot
parent 41d53684ff
commit 8d83978b4f
22 changed files with 91 additions and 91 deletions

View File

@@ -1,7 +1,7 @@
<?PHP
declare(strict_types = 1);
$timing_intervals_set = array (
'weekly' => 'Weekly',
'monthly' => 'Monthly',
'annual' => 'Annual',
'weekly' => 'Heti',
'monthly' => 'Havi',
'annual' => 'Éves',
);