Approval.
This commit is contained in:
@ -1,11 +1,2 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
array (
|
||||
'appointment_status' =>
|
||||
array (
|
||||
'scheduled' => 'Planifié',
|
||||
'cancelled' => 'Annulé',
|
||||
'moved_online' => 'Transformé en événement en ligne',
|
||||
'postponed' => 'Reporté',
|
||||
),
|
||||
)
|
Reference in New Issue
Block a user