Signed-off-by: Hannes Laimer <h.lai...@proxmox.com> --- src/Utils.js | 1 + 1 file changed, 1 insertion(+)
diff --git a/src/Utils.js b/src/Utils.js index 8595cce..9017277 100644 --- a/src/Utils.js +++ b/src/Utils.js @@ -645,6 +645,7 @@ utilities: { stopall: ['', gettext('Stop all VMs and Containers')], migrateall: ['', gettext('Migrate all VMs and Containers')], dircreate: [gettext('Directory Storage'), gettext('Create')], + dirremove: [gettext('Directory'), gettext('Remove')], lvmcreate: [gettext('LVM Storage'), gettext('Create')], lvmthincreate: [gettext('LVM-Thin Storage'), gettext('Create')], zfscreate: [gettext('ZFS Storage'), gettext('Create')], -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel