mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-04 13:49:29 +00:00
phrasen rewording; formatter change; fix save changed anwesenheiten StudentByLvaComponent.js;
This commit is contained in:
@@ -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'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user