Merge branch 'master' into merge_FHC4_C4

This commit is contained in:
Harald Bamberger
2025-02-05 16:58:20 +01:00
4 changed files with 34 additions and 7 deletions
+2 -2
View File
@@ -5449,13 +5449,13 @@ The invoice will be sent to you again. <u><strong>The amount is only to be trans
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Unruly Person wurde gefunden',
'text' => 'Person mit Markierung „unruly“ gefunden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Unruly Person detected',
'text' => 'Person flagged as "unruly" detected',
'description' => '',
'insertvon' => 'system'
)