wip abgabetool

This commit is contained in:
Johann Hoffmann
2025-09-11 16:27:24 +02:00
parent 4e598a321d
commit 48f7a04d81
5 changed files with 129 additions and 30 deletions
+40
View File
@@ -42396,6 +42396,46 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',
'phrase' => 'c4newAbgabetermin',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Neuen Abgabetermin erstellen",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Create new Deadline',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',
'phrase' => 'c4saveNewAbgabetermin',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Neuen Abgabetermin speichern",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Save new Deadline',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',