<?PHP $appointment_status['scheduled'] = 'Geplant'; $appointment_status['cancelled'] = 'Abgesagt'; $appointment_status['moved_online'] = 'In Online-Veranstaltung umgewandelt'; $appointment_status['postponed'] = 'Verschoben';