another euvocid phrase

This commit is contained in:
Harald Bamberger
2021-10-22 10:31:02 +02:00
parent 1b1f6788ab
commit 52272932ed
+20
View File
@@ -12852,6 +12852,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'eucovidqr',
'phrase' => 'supportbeschreibung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Bei technischen Problemen kontaktieren Sie bitte: ",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "in case of technical issues please contact: ",
'description' => '',
'insertvon' => 'system'
)
)
),
);