- Infocenter Übersicht: zurückgestellte BewerberInnen werden grün markiert

This commit is contained in:
alex
2019-10-03 15:22:54 +02:00
parent 73e248534b
commit fce3659573
3 changed files with 43 additions and 1 deletions
+20
View File
@@ -3291,6 +3291,26 @@ $phrases = array(
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'rueckstelldatum',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'rückstelldatum',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'on hold date',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',