From 008bbedd9857416cc2cf563f4e097111725ec8e4 Mon Sep 17 00:00:00 2001 From: Johann Hoffmann Date: Mon, 7 Oct 2024 16:22:27 +0200 Subject: [PATCH] phrase --- system/phrasesupdate.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index 03a14915b..69cb6f56b 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -26095,6 +26095,9 @@ array( ) ) ), + // + // DIGITALE ANWESENHEITEN PHRASEN BEGIN + // array( 'app' => 'anwesenheiten', 'category' => 'global', @@ -27578,7 +27581,7 @@ array( array( 'app' => 'anwesenheiten', 'category' => 'global', - 'phrase' => 'anteil', + 'phrase' => 'anteilAnw', 'insertvon' => 'system', 'phrases' => array( array( @@ -28135,6 +28138,9 @@ array( ) ) ), + // + // DIGITALE ANWESENHEITEN PHRASEN END + // array( 'app' => 'core', 'category' => 'global',