mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-21 12:21:31 +00:00
Utils: add 'auth-realm-sync-test' to task descriptions
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
64eb4dc44f
commit
8ae40b73f1
1
Utils.js
1
Utils.js
@ -466,6 +466,7 @@ Ext.define('Proxmox.Utils', { utilities: {
|
||||
acmerenew: [ 'SRV', gettext('Renew Certificate') ],
|
||||
acmerevoke: [ 'SRV', gettext('Revoke Certificate') ],
|
||||
'auth-realm-sync': [ gettext('Realm'), gettext('Sync') ],
|
||||
'auth-realm-sync-test': [ gettext('Realm'), gettext('Sync Preview')],
|
||||
'move_volume': [ 'CT', gettext('Move Volume') ],
|
||||
clustercreate: [ '', gettext('Create Cluster') ],
|
||||
clusterjoin: [ '', gettext('Join Cluster') ],
|
||||
|
Loading…
Reference in New Issue
Block a user