From 475290e3eff3c09b60d4f053645b901ca2708948 Mon Sep 17 00:00:00 2001 From: Johann Hoffmann Date: Thu, 3 Jul 2025 15:47:06 +0200 Subject: [PATCH] yet another phrase --- system/phrasesupdate.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index 4ba179ef8..260c1720c 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -32876,6 +32876,26 @@ array( ) ) ), + array( + 'app' => 'anwesenheiten', + 'category' => 'global', + 'phrase' => 'lehreinheit_id', + 'insertvon' => 'system', + 'phrases' => array( + array( + 'sprache' => 'German', + 'text' => 'LV-Teil ID', + 'description' => '', + 'insertvon' => 'system' + ), + array( + 'sprache' => 'English', + 'text' => 'Teaching unit ID', + 'description' => '', + 'insertvon' => 'system' + ) + ) + ), // // DIGITALE ANWESENHEITEN PHRASEN END //