mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-07-09 17:05:39 +00:00
utils: add 'auth-realm-sync' task description
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
4a2f360d45
commit
e1b9384897
1
Utils.js
1
Utils.js
@ -455,6 +455,7 @@ Ext.define('Proxmox.Utils', { utilities: {
|
|||||||
acmerefresh: [ 'ACME Account', gettext('Refresh') ],
|
acmerefresh: [ 'ACME Account', gettext('Refresh') ],
|
||||||
acmerenew: [ 'SRV', gettext('Renew Certificate') ],
|
acmerenew: [ 'SRV', gettext('Renew Certificate') ],
|
||||||
acmerevoke: [ 'SRV', gettext('Revoke Certificate') ],
|
acmerevoke: [ 'SRV', gettext('Revoke Certificate') ],
|
||||||
|
'auth-realm-sync': [ gettext('Realm'), gettext('Sync') ],
|
||||||
'move_volume': [ 'CT', gettext('Move Volume') ],
|
'move_volume': [ 'CT', gettext('Move Volume') ],
|
||||||
clustercreate: [ '', gettext('Create Cluster') ],
|
clustercreate: [ '', gettext('Create Cluster') ],
|
||||||
clusterjoin: [ '', gettext('Join Cluster') ],
|
clusterjoin: [ '', gettext('Join Cluster') ],
|
||||||
|
Loading…
Reference in New Issue
Block a user