diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index 9916907be..0bfcdc466 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -48350,6 +48350,26 @@ and represent the current state of research on the topic. The prescribed citatio ) ), //**************************** CORE/search end + array( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'termineImLvPlan', + 'insertvon' => 'system', + 'phrases' => array( + array( + 'sprache' => 'German', + 'text' => 'Alle Termine dieser LV', + 'description' => '', + 'insertvon' => 'system' + ), + array( + 'sprache' => 'English', + 'text' => 'Dates in schedule', + 'description' => '', + 'insertvon' => 'system' + ) + ) + ), );