Approval.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
<?PHP
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Scheduled or done as planned';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Cancelled';
|
||||
$appointment_cancellation_status_set['scheduled_done'] = 'Запланировано или выполнено в соответствии с планом';
|
||||
$appointment_cancellation_status_set['cancelled'] = 'Отменено';
|
||||
|
Reference in New Issue
Block a user