mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-14 03:56:51 +00:00
gui: add task name for 'pbs-download'
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
This commit is contained in:
parent
84ae9c8a19
commit
fe66076f46
@ -1706,6 +1706,7 @@ Ext.define('PVE.Utils', {
|
||||
lvmthincreate: [gettext('LVM-Thin Storage'), gettext('Create')],
|
||||
migrateall: ['', gettext('Migrate all VMs and Containers')],
|
||||
'move_volume': ['CT', gettext('Move Volume')],
|
||||
'pbs-download': ['VM/CT', gettext('File Restore Download')],
|
||||
pull_file: ['CT', gettext('Pull file')],
|
||||
push_file: ['CT', gettext('Push file')],
|
||||
qmclone: ['VM', gettext('Clone')],
|
||||
|
Loading…
Reference in New Issue
Block a user