Approval.

This commit is contained in:
2025-02-20 15:06:44 +00:00
committed by md translation bot
parent 1563a72bf9
commit 63d9d55cde
9 changed files with 43 additions and 43 deletions

@@ -1,7 +1,7 @@
<?PHP
declare(strict_types = 1);
$timing_intervals_set = array (
'weekly' => 'Weekly',
'monthly' => 'Monthly',
'annual' => 'Annual',
'weekly' => 'ಪ್ರತಿ ವಾರ',
'monthly' => 'ಪ್ರತಿ ವಾರ',
'annual' => 'ವಾರ್ಷಿಕವಾಗಿ',
);