- kaution spalte

- fas abgeschickt am timestamp automatisch ausfuellen
- zgvuberpruefung zeigt abgewiesene nicht an
This commit is contained in:
ma0048
2023-04-27 09:08:26 +02:00
parent d93c19913b
commit eefffa8a0e
7 changed files with 122 additions and 18 deletions
+20
View File
@@ -17383,6 +17383,26 @@ array(
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'abgewiesenam',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Abgewiesen am',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Rejected on',
'description' => '',
'insertvon' => 'system'
)
)
),
);