Added phrase 'Stornierte Lehrauftraege' to phrasesupdate

This commit is contained in:
Cris
2019-12-18 14:49:52 +01:00
committed by hainberg
parent 34a55e2332
commit 627ad0e499
+21 -1
View File
@@ -4074,7 +4074,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'
)
)
)
);