From 4b260673809429ee645242fdfe9cdd0bf474c636 Mon Sep 17 00:00:00 2001 From: Johann Hoffmann Date: Wed, 2 Jul 2025 15:20:17 +0200 Subject: [PATCH] moar anw phrasen --- system/phrasesupdate.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index bb8a09605..72baff627 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -29944,6 +29944,26 @@ array( ) ) ), + array( + 'app' => 'anwesenheiten', + 'category' => 'global', + 'phrase' => 'kontrolleOhneQR', + 'insertvon' => 'system', + 'phrases' => array( + array( + 'sprache' => 'German', + 'text' => 'Anwesenheiten ohne QR-Code einfügen', + 'description' => '', + 'insertvon' => 'system' + ), + array( + 'sprache' => 'English', + 'text' => 'Insert attendances without QR-Code', + 'description' => '', + 'insertvon' => 'system' + ) + ) + ), array( 'app' => 'anwesenheiten', 'category' => 'global',