Merge branch 'feature-71775/StudVW_ChangeSem_Behaviour' into studvw_2026_05_rc

This commit is contained in:
Harald Bamberger
2026-05-06 16:28:44 +02:00
9 changed files with 318 additions and 93 deletions
+20
View File
@@ -58357,6 +58357,26 @@ I have been informed that I am under no obligation to consent to the transmissio
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'textNoStatusInSem',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Kein Status im {sem}',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'No status in {sem}',
'description' => '',
'insertvon' => 'system'
)
)
),
);