Merge remote-tracking branch 'origin/feature-40953/LV-Template_Uebersichtsseite' into feature-40953/LV-Template_Uebersichtsseite

# Conflicts:
#	system/phrasesupdate.php
This commit is contained in:
Cristina
2025-03-20 13:29:49 +01:00
+20
View File
@@ -40832,6 +40832,26 @@ array(
'insertvon' => 'system'
)
)
),
array(
'app' => 'softwarebereitstellung',
'category' => 'global',
'phrase' => 'lizenzkategorie',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Lizenz-Kategorie',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'License category',
'description' => '',
'insertvon' => 'system'
)
)
)
);