Merge branch 'feature-3994/Digitaler_Lehrauftrag'

This commit is contained in:
Andreas Österreicher
2019-12-18 16:08:11 +01:00
12 changed files with 657 additions and 447 deletions
+21 -1
View File
@@ -4094,7 +4094,27 @@ When on hold, the date is only a reminder.',
'insertvon' => 'system'
)
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'stornierteLehrauftraege',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Stornierte Lehraufträge',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Cancelled lectureships',
'description' => '',
'insertvon' => 'system'
)
)
)
);