diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index e9db8f2cf..38862460c 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -26461,6 +26461,26 @@ array( ) ) ), + array( + 'app' => 'anwesenheiten', + 'category' => 'global', + 'phrase' => 'kontrolldatum', + 'insertvon' => 'system', + 'phrases' => array( + array( + 'sprache' => 'German', + 'text' => 'Kontrolldatum', + 'description' => '', + 'insertvon' => 'system' + ), + array( + 'sprache' => 'English', + 'text' => 'Attendance Check Date', + 'description' => '', + 'insertvon' => 'system' + ) + ) + ), // FHC-CORE-ANWESENHEITEN END );