translation-value-sets/de/appointment_cancellation_status_set.php

4 lines
169 B
PHP
Raw Normal View History

2022-12-26 00:50:44 +01:00
<?PHP
$appointment_cancellation_status_set['scheduled_done'] = 'Geplant oder wie geplant abgeschlossen';
$appointment_cancellation_status_set['cancelled'] = 'Abgesagt';