Code Quality

This commit is contained in:
cgfhtw
2025-06-24 15:01:26 +02:00
parent cc40fd4393
commit 7b627484c2
4 changed files with 40 additions and 10 deletions
+3 -1
View File
@@ -42565,7 +42565,9 @@ and represent the current state of research on the topic. The prescribed citatio
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Such-Konfiguration $config["{type}"]["searchfields"]["{searchfield}"] ist ungültig: Feld "{field}" fehlt oder ist unglültig.',
'text' => 'Such-Konfiguration ' .
'$config["{type}"]["searchfields"]["{searchfield}"] ' .
'ist ungültig: Feld "{field}" fehlt oder ist unglültig.',
'description' => '',
'insertvon' => 'system'
),