From 4ef7f49bdb0878ae20fc690efd9c39673f722f26 Mon Sep 17 00:00:00 2001 From: Harald Bamberger Date: Fri, 8 Oct 2021 15:12:06 +0200 Subject: [PATCH] add missing phrase --- system/phrasesupdate.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index fd2b7cdb6..6e24987c1 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -12575,23 +12575,23 @@ array( array( 'app' => 'core', 'category' => 'eucovidqr', - 'phrase' => 'ZertifikatAlsPdfHochladen', + 'phrase' => 'ValidierungsergebnisAktuellesGueltigkeitsdatum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', - 'text' => "Zertifikat als PDF hochladen", + 'text' => "Validierungsergebnis / aktuelles Gültigkeitsdatum", 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', - 'text' => "upload certificate pdf", + 'text' => "validation result / current valid date", 'description' => '', 'insertvon' => 'system' ) ) - ), + ), array( 'app' => 'core', 'category' => 'eucovidqr',