Merge branch 'feature-27351/Digitalisierung_Formulare_Neu' into feature-25999/C4

This commit is contained in:
cgfhtw
2023-07-25 14:07:17 +02:00
7 changed files with 124 additions and 48 deletions
+20
View File
@@ -21247,6 +21247,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'studierendenantrag',
'phrase' => 'mail_part_grund',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => '<h4>Grund:</h4><p>{grund}</p>',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => '<h4>Reason:</h4><p>{grund}</p>',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'studierendenantrag',