mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-15 07:19:39 +00:00
ui: tasks: add ceph edit-pool and set-flags descriptions
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
301f52b172
commit
f9f81a01dc
@ -1709,6 +1709,8 @@ Ext.define('PVE.Utils', {
|
||||
cephdestroyosd: ['Ceph OSD', gettext('Destroy')],
|
||||
cephdestroypool: ['Ceph Pool', gettext('Destroy')],
|
||||
cephfscreate: ['CephFS', gettext('Create')],
|
||||
cephsetpool: ['Ceph Pool', gettext('Edit')],
|
||||
cephsetflags: ['', gettext('Change global Ceph flags')],
|
||||
clustercreate: ['', gettext('Create Cluster')],
|
||||
clusterjoin: ['', gettext('Join Cluster')],
|
||||
dircreate: [gettext('Directory Storage'), gettext('Create')],
|
||||
|
Loading…
Reference in New Issue
Block a user