more tooltips so people can avoid reading the wiki

This commit is contained in:
Johann Hoffmann
2025-09-03 13:51:41 +02:00
parent fa6d651b21
commit 2c3754b33f
+40
View File
@@ -34030,6 +34030,46 @@ array(
)
)
),
array(
'app' => 'anwesenheiten',
'category' => 'global',
'phrase' => 'tooltipAssistenzVonDatum',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Untere Datumsgrenze für das Laden von Entschuldigungsdaten',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Lower date limit for the data loading of excuse notes',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'anwesenheiten',
'category' => 'global',
'phrase' => 'tooltipAssistenzBisDatum',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Obere Datumsgrenze für das Laden von Entschuldigungsdaten',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Upper date limit for the data loading of excuse notes',
'description' => '',
'insertvon' => 'system'
)
)
),
//
// DIGITALE ANWESENHEITEN PHRASEN END
//