copy Function files to component

This commit is contained in:
ma0068
2025-05-09 09:11:33 +02:00
parent 7030d5b822
commit 233e768aad
13 changed files with 1394 additions and 1 deletions
+24 -1
View File
@@ -41453,8 +41453,31 @@ and represent the current state of research on the topic. The prescribed citatio
'insertvon' => 'system'
)
)
)
),
// PROJEKTARBEITSBEURTEILUNG SS2025 ENDE ---------------------------------------------------------------------------
// FHC-4 Studierendenverwaltung FUNCTIONS START
array(
'app' => 'core',
'category' => 'stv',
'phrase' => 'tab_functions',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Funktionen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Functions',
'description' => '',
'insertvon' => 'system'
)
)
),
// FHC-4 Studierendenverwaltung FUNCTIONS END
);