GUI improvements and new assetclass description
This commit is contained in:
@@ -32,6 +32,7 @@ $lang = array(
|
||||
'lang_all' => 'Alle',
|
||||
'lang_cancel' => 'Abbruch',
|
||||
'lang_color' => 'Farbe',
|
||||
'lang_del' => 'Löschen',
|
||||
'lang_error' => 'Fehler',
|
||||
'lang_item' => 'Gegenstand',
|
||||
'lang_language' => 'Sprache',
|
||||
@@ -66,6 +67,7 @@ $lang = array(
|
||||
'lang_assetclass_del' => 'Objektklasse löschen',
|
||||
'lang_assetclass_edit' => 'Objektklasse ändern',
|
||||
'lang_assetclass_name' => 'Objektklassenname',
|
||||
'lang_assetclass_desc' => 'Beschreibung',
|
||||
'lang_assetclass_count' => '# Objekte',
|
||||
'lang_assetclass_none' => 'Es sind keine Objektklassen vorhanden',
|
||||
|
||||
@@ -104,6 +106,9 @@ $lang = array(
|
||||
'lang_locationsubnet' => 'Standort/Subnetz',
|
||||
'lang_locationsubnet_edit' => 'Standort/Subnetz bearbeiten',
|
||||
|
||||
'lang_cable_add' => 'Kabel hinzufügen',
|
||||
'lang_cable_del' => 'Kabel löschen',
|
||||
'lang_cable_edit' => 'Kabel ändern',
|
||||
'lang_cable_info' => 'Kabelinfo',
|
||||
'lang_cable_type' => 'Kabeltyp',
|
||||
'lang_cable_none' => 'Es sind keine Kabel vorhanden',
|
||||
@@ -169,7 +174,7 @@ $lang = array(
|
||||
|
||||
'lang_zone_add' => 'Zone hinzufügen',
|
||||
'lang_zone_del' => 'Zone löschen',
|
||||
'lang_zone_edit' => 'Zone bearbeiten',
|
||||
'lang_zone_edit' => 'Zone ändern',
|
||||
'lang_zone_none' => 'Es sind keine Zonen vorhanden',
|
||||
|
||||
'lang_vlan_add' => 'VLAN hinzufügen',
|
||||
|
||||
Reference in New Issue
Block a user