Added STGL-Notizfeld to Lectors Detail View

Signed-off-by: cris-technikum <[email protected]>
This commit is contained in:
cris-technikum
2021-06-22 12:46:03 +02:00
parent b2fe9f7b1b
commit 1eb3f96200
2 changed files with 70 additions and 39 deletions
+20
View File
@@ -768,6 +768,26 @@ $phrases = array(
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'notizDerSTGL',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Notiz der STGL',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Note of the study course director',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',