From d499619cf341c82467f78a9cafab26dabfe46ce7 Mon Sep 17 00:00:00 2001 From: Cristina Date: Wed, 15 Apr 2026 13:39:06 +0200 Subject: [PATCH] Added phrase endedatumMussInZukunftLiegen --- system/phrasesupdate.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index cc97b6eb3..0476db2c9 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -57889,6 +57889,26 @@ I have been informed that I am under no obligation to consent to the transmissio ) ) ), + array( + 'app' => 'lvevaluierung', + 'category' => 'global', + 'phrase' => 'endedatumMussInZukunftLiegen', + 'insertvon' => 'system', + 'phrases' => array( + array( + 'sprache' => 'German', + 'text' => 'Das Endedatum muss mindestens {minutes} Minuten in der Zukunft liegen', + 'description' => '', + 'insertvon' => 'system' + ), + array( + 'sprache' => 'English', + 'text' => 'The end date must be at least {minutes} minutes in the future', + 'description' => '', + 'insertvon' => 'system' + ) + ) + ), // ### DOKUMENTE ERSTELLEN PHRASEN END ### // ### Personen zusammenlegen Phrasen BEGIN array(