diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index cd55b0187..5d3833dc9 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -43438,6 +43438,66 @@ array( ) ) ), + array( + 'app' => 'pep', + 'category' => 'ui', + 'phrase' => 'readonlycategory', + 'insertvon' => 'system', + 'phrases' => array( + array( + 'sprache' => 'German', + 'text' => 'Die Kategorie ist deaktiviert und kann nur im Lesemodus angezeigt werden.', + 'description' => '', + 'insertvon' => 'system' + ), + array( + 'sprache' => 'English', + 'text' => 'The category is deactivated and can only be viewed in read-only mode.', + 'description' => '', + 'insertvon' => 'system' + ) + ) + ), + array( + 'app' => 'pep', + 'category' => 'ui', + 'phrase' => 'werksvertragsects', + 'insertvon' => 'system', + 'phrases' => array( + array( + 'sprache' => 'German', + 'text' => 'Werkvertragsvolumen in ECTS', + 'description' => '', + 'insertvon' => 'system' + ), + array( + 'sprache' => 'English', + 'text' => 'Work contract volume in ECTS', + 'description' => '', + 'insertvon' => 'system' + ) + ) + ), + array( + 'app' => 'pep', + 'category' => 'ui', + 'phrase' => 'lv_entwicklung_rolle', + 'insertvon' => 'system', + 'phrases' => array( + array( + 'sprache' => 'German', + 'text' => 'Rolle', + 'description' => '', + 'insertvon' => 'system' + ), + array( + 'sprache' => 'English', + 'text' => 'Role', + 'description' => '', + 'insertvon' => 'system' + ) + ) + ), //////////// FHC4 Phrases Gruppen Start //////////// array( 'app' => 'core',