Compare commits

...

1 Commits

Author SHA1 Message Date
ma0048 13e7e759c0 - udf vertiefungsrichtungen hinzugefuegt 2023-11-15 11:02:25 +01:00
+20
View File
@@ -5914,6 +5914,26 @@ When on hold, the date is only a reminder.',
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'vertiefungsrichtung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Vertiefungsrichtung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Specialization',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',