Fehlende Phrase für Rückstelldatum hinzugefügt

This commit is contained in:
Andreas Österreicher
2019-12-11 15:48:34 +01:00
parent 6093819eca
commit d442b5f6e7
+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' => 'onHold date',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',