diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index b4a087fc8..5a6101181 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -25279,6 +25279,26 @@ array( ) ) ), + array( + 'app' => 'softwarebereitstellung', + 'category' => 'global', + 'phrase' => 'softwaretypKurzbz', + 'insertvon' => 'system', + 'phrases' => array( + array( + 'sprache' => 'German', + 'text' => 'Softwaretyp Kurzbz', + 'description' => '', + 'insertvon' => 'system' + ), + array( + 'sprache' => 'English', + 'text' => 'Softwaretype short', + 'description' => '', + 'insertvon' => 'system' + ) + ) + ), array( 'app' => 'softwarebereitstellung', 'category' => 'global',