mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-04 19:32:23 +00:00
fix spelling
This commit is contained in:
parent
98228c75f5
commit
dd271a32c5
@ -440,7 +440,7 @@ Ext.define('PVE.Utils', { statics: {
|
||||
qmdestroy: [ 'VM', gettext('Destroy') ],
|
||||
qmigrate: [ 'VM', gettext('Migrate') ],
|
||||
qmclone: [ 'VM', gettext('Clone') ],
|
||||
qmtemplate: [ 'VM', gettext('Convert To Template') ],
|
||||
qmtemplate: [ 'VM', gettext('Convert to template') ],
|
||||
qmstart: [ 'VM', gettext('Start') ],
|
||||
qmstop: [ 'VM', gettext('Stop') ],
|
||||
qmreset: [ 'VM', gettext('Reset') ],
|
||||
|
Loading…
Reference in New Issue
Block a user