tooltip css fix; added missing phrase;

This commit is contained in:
Johann Hoffmann
2024-10-18 15:14:13 +02:00
parent a04b2725f9
commit 7ce426abc2
+20
View File
@@ -28198,6 +28198,26 @@ array(
)
)
),
array(
'app' => 'anwesenheiten',
'category' => 'global',
'phrase' => 'allowedEntschuldigungFileTypes',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Erlaubte Dateitypen sind .pdf, .png und .jpg.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Allowed file types are .pdf, .png und .jpg.',
'description' => '',
'insertvon' => 'system'
)
)
),
//
// DIGITALE ANWESENHEITEN PHRASEN END
//