diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index f472aa9db..631ca9627 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -23715,6 +23715,26 @@ array( ) ) ), + array( + 'app' => 'personalverwaltung', + 'category' => 'person', + 'phrase' => 'habilitation', + 'insertvon' => 'system', + 'phrases' => array( + array( + 'sprache' => 'German', + 'text' => 'Habilitation', + 'description' => '', + 'insertvon' => 'system' + ), + array( + 'sprache' => 'English', + 'text' => 'Habilitation', + 'description' => '', + 'insertvon' => 'system' + ) + ) + ), array( 'app' => 'personalverwaltung', 'category' => 'person',