Phrase für Unruly angepasst

This commit is contained in:
Andreas Österreicher
2025-02-04 16:48:01 +01:00
parent ecbc1c8d09
commit 749c147f8e
+2 -2
View File
@@ -5389,13 +5389,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'
)