Assettype field for active/passive network-components

This commit is contained in:
2023-02-24 15:20:25 +01:00
parent 42e327776c
commit 26e9c89405
9 changed files with 46 additions and 7 deletions

View File

@@ -57,6 +57,7 @@ $lang = array(
'lang_asset_hostname' => 'Hostname',
'lang_asset_none' => 'Es sind keine Objekte vorhanden',
'lang_asset_intf' => 'Anzahl Schnittstellen',
'lang_asset_type' => 'Objekttyp',
'lang_assetclass_add' => 'Objektklasse hinzufügen',
'lang_assetclass_del' => 'Objektklasse löschen',

View File

@@ -57,6 +57,7 @@ $lang = array(
'lang_asset_hostname' => 'Hostname',
'lang_asset_none' => 'There are no assets defined',
'lang_asset_intf' => 'Number of interfaces',
'lang_asset_type' => 'Asset type',
'lang_assetclass_add' => 'Add assetclass',
'lang_assetclass_del' => 'Delete assetclass',