-
+
diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php
index ade9a2593..c5ec942e2 100644
--- a/system/phrasesupdate.php
+++ b/system/phrasesupdate.php
@@ -37156,6 +37156,26 @@ array(
'insertvon' => 'system'
)
)
+ ),
+ array(
+ 'app' => 'core',
+ 'category' => 'lehre',
+ 'phrase' => 'myLV',
+ 'insertvon' => 'system',
+ 'phrases' => array(
+ array(
+ 'sprache' => 'German',
+ 'text' => "Meine Lehrveranstaltungen",
+ 'description' => '',
+ 'insertvon' => 'system'
+ ),
+ array(
+ 'sprache' => 'English',
+ 'text' => "My Courses",
+ 'description' => '',
+ 'insertvon' => 'system'
+ )
+ )
)
// CIS4 phrases from legacy code end
);