diff --git a/Utils.js b/Utils.js index 7a4c1d6..d9aa042 100644 --- a/Utils.js +++ b/Utils.js @@ -405,6 +405,7 @@ Ext.define('Proxmox.Utils', { utilities: { eth: gettext("Network Device"), bridge: 'Linux Bridge', bond: 'Linux Bond', + vlan: 'Linux Vlan Interface', OVSBridge: 'OVS Bridge', OVSBond: 'OVS Bond', OVSPort: 'OVS Port',