Approval.

This commit is contained in:
2025-06-30 16:21:25 +00:00
committed by md translation bot
parent 1bb2710cad
commit b032391f23
64 changed files with 640 additions and 640 deletions

View File

@@ -1,6 +1,6 @@
<?PHP
declare(strict_types = 1);
$appointment_cancellation_status_set = array (
'scheduled_done' => 'Scheduled or done as planned',
'cancelled' => 'Cancelled',
'scheduled_done' => 'షెడ్యూల్ చేయబడింది లేదా ప్రణాళిక ప్రకారం పూర్తయింది',
'cancelled' => 'రద్దు చేయబడింది',
);