add phrase lehre/termineImLvPlan

This commit is contained in:
Harald Bamberger
2025-09-15 11:31:35 +02:00
parent c498119b6c
commit 9e6ae4f5a4
+20
View File
@@ -48350,6 +48350,26 @@ and represent the current state of research on the topic. The prescribed citatio
)
),
//**************************** CORE/search end
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'termineImLvPlan',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Alle Termine dieser LV',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Dates in schedule',
'description' => '',
'insertvon' => 'system'
)
)
),
);