phrasen rewording; formatter change; fix save changed anwesenheiten StudentByLvaComponent.js;

This commit is contained in:
Johann Hoffmann
2024-10-14 10:42:49 +02:00
parent 9be5dc3f73
commit c67e78d135
+3 -3
View File
@@ -28041,18 +28041,18 @@ array(
array(
'app' => 'anwesenheiten',
'category' => 'global',
'phrase' => 'anwInfoKeineTermineGefunden',
'phrase' => 'anwInfoKeineKontrollenGefunden',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Keine Termine zum LV-Teil gefunden!',
'text' => 'Keine Kontrollen zum LV-Teil gefunden!',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'No dates found for teaching unit!',
'text' => 'No digital attendance checks found for teaching unit!',
'description' => '',
'insertvon' => 'system'
)