From 2bb357ccbdb97da39bf50eca038a7a9fcc797efa Mon Sep 17 00:00:00 2001 From: Harald Bamberger Date: Wed, 13 Oct 2021 15:14:13 +0200 Subject: [PATCH] remove 3G from phrases --- system/phrasesupdate.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index bf40b28cf..005d1a8a4 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -12500,13 +12500,13 @@ array( 'phrases' => array( array( 'sprache' => 'German', - 'text' => "3G Nachweis", + 'text' => "Zertifikat hochladen", 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', - 'text' => "3G evidence", + 'text' => "upload certificate", 'description' => '', 'insertvon' => 'system' )