mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-15 19:43:19 +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')],
|
cephdestroyosd: ['Ceph OSD', gettext('Destroy')],
|
||||||
cephdestroypool: ['Ceph Pool', gettext('Destroy')],
|
cephdestroypool: ['Ceph Pool', gettext('Destroy')],
|
||||||
cephfscreate: ['CephFS', gettext('Create')],
|
cephfscreate: ['CephFS', gettext('Create')],
|
||||||
|
cephsetpool: ['Ceph Pool', gettext('Edit')],
|
||||||
|
cephsetflags: ['', gettext('Change global Ceph flags')],
|
||||||
clustercreate: ['', gettext('Create Cluster')],
|
clustercreate: ['', gettext('Create Cluster')],
|
||||||
clusterjoin: ['', gettext('Join Cluster')],
|
clusterjoin: ['', gettext('Join Cluster')],
|
||||||
dircreate: [gettext('Directory Storage'), gettext('Create')],
|
dircreate: [gettext('Directory Storage'), gettext('Create')],
|
||||||
|
Loading…
Reference in New Issue
Block a user