wip abgabetool;

This commit is contained in:
Johann Hoffmann
2025-11-05 15:34:10 +01:00
parent 3d51753419
commit 3878fce625
13 changed files with 299 additions and 111 deletions
+60
View File
@@ -43173,6 +43173,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',
'phrase' => 'c4benotet',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Benotet",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Graded',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',
@@ -43768,6 +43788,46 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',
'phrase' => 'showStudentDetails',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Studenten Details anzeigen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'show student details',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',
'phrase' => 'keineNoteEingetragen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Keine Note eingetragen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Not graded yet',
'description' => '',
'insertvon' => 'system'
)
)
),
// ABGABETOOL PHRASEN END
array(
'app' => 'core',