Approval.
This commit is contained in:
@ -1,9 +1,2 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
array (
|
||||
'appointment_cancellation_status_set' =>
|
||||
array (
|
||||
'scheduled_done' => 'Scheduled or done as planned',
|
||||
'cancelled' => 'Cancelled',
|
||||
),
|
||||
)
|
Reference in New Issue
Block a user