Approval.

This commit is contained in:
2022-10-27 15:48:42 +00:00
committed by md translation bot
parent 7a803b85bd
commit a5ac0d16f0
24 changed files with 196 additions and 196 deletions

View File

@ -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é';