Approval.

This commit is contained in:
2023-01-22 15:09:56 +00:00
committed by md translation bot
parent 7be327ff48
commit 08aa8753aa
6 changed files with 31 additions and 31 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'] = 'Ütemezve';
$appointment_status['cancelled'] = 'Lemondva';
$appointment_status['moved_online'] = 'Áthelyezve online';
$appointment_status['postponed'] = 'Elhalasztva';