Approval.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?PHP
|
||||
$appointment_status['scheduled'] = 'Scheduled';
|
||||
$appointment_status['cancelled'] = 'Cancelled';
|
||||
$appointment_status['moved_online'] = 'Moved online';
|
||||
$appointment_status['postponed'] = 'Postponed';
|
||||
$appointment_status['scheduled'] = 'Planifié';
|
||||
$appointment_status['cancelled'] = 'Annulé';
|
||||
$appointment_status['moved_online'] = 'Transformé en événement en ligne';
|
||||
$appointment_status['postponed'] = 'Reporté';
|
||||
|
Reference in New Issue
Block a user