From c5c712335883b1754b02595dc566b0700455acd2 Mon Sep 17 00:00:00 2001 From: Cristina Date: Tue, 20 Jan 2026 10:51:49 +0100 Subject: [PATCH] Added lvevaluierung phrase --- system/phrasesupdate.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index a35a9b2fe..4e8e844dd 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -53215,6 +53215,26 @@ I have been informed that I am under no obligation to consent to the transmissio ) ) ), + array( + 'app' => 'lvevaluierung', + 'category' => 'fragebogen', + 'phrase' => 'pflichtantwortFehlt', + 'insertvon' => 'system', + 'phrases' => array( + array( + 'sprache' => 'German', + 'text' => 'Pflichtantwort fehlt', + 'description' => '', + 'insertvon' => 'system' + ), + array( + 'sprache' => 'English', + 'text' => 'Mandatory answer missing', + 'description' => '', + 'insertvon' => 'system' + ) + ) + ), // ### DOKUMENTE ERSTELLEN PHRASEN END ### // ### Personen zusammenlegen Phrasen BEGIN array(