refactor(LvPlan Lektoren in LV Ansicht): passt die Ansicht der Lektoren in den LVs des LvPlan an wenn mehrere Lektoren vorhanden sind

This commit is contained in:
SimonGschnell
2025-07-14 15:23:57 +02:00
parent 1bf49ad7ab
commit 9fe7dd069f
5 changed files with 76 additions and 10 deletions
+20
View File
@@ -3064,6 +3064,26 @@ $phrases = array(
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'weitereLektoren',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => '...und {0} weitere Lektoren',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'group',
'description' => '...and {0} more lecturers',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',