finetuning

This commit is contained in:
Johann Hoffmann
2026-01-12 17:06:35 +01:00
parent c7250959d0
commit 954c55ba3e
9 changed files with 77 additions and 78 deletions
+21 -1
View File
@@ -43719,7 +43719,7 @@ array(
array(
'app' => 'core',
'category' => 'abgabetool',
'phrase' => 'c4aeltereParbeitBenoten',
'phrase' => 'c4aeltereParbeitBenotenv2',
'insertvon' => 'system',
'phrases' => array(
array(
@@ -43736,6 +43736,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',
'phrase' => 'c4noSignatureCheckPossible',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Signatur konnte nicht überprüft werden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Unable to check signature',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',