diff --git a/de/process_types.php b/de/process_types.php index 7311c03..ef10fd0 100644 --- a/de/process_types.php +++ b/de/process_types.php @@ -5,7 +5,7 @@ $process_types['exhibition'] = 'Ausstellung'; $process_types['appointment'] = 'Veranstaltung'; $process_types['loan_incoming'] = 'Leihverkehr (eingehend)'; $process_types['loan_outgoing'] = 'Leihverkehr (ausgehend)'; -$process_types['employment_ad'] = 'Employment_ad'; +$process_types['employment_ad'] = 'Stellenausschreibung'; $process_types['purchase'] = 'Ankauf'; $process_types['deaccession'] = 'Deakzession'; $process_types['construction'] = 'Baumaßnahme';