remove 3G from phrases

This commit is contained in:
Harald Bamberger
2021-10-13 15:14:13 +02:00
parent e5ecbd9488
commit 2bb357ccbd
+2 -2
View File
@@ -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'
)