mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-09 18:21:59 +00:00
ui: utils fix typos in tag tree styles
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
593272c434
commit
1b015ebc3d
@ -1923,7 +1923,7 @@ Ext.define('PVE.Utils', {
|
|||||||
},
|
},
|
||||||
|
|
||||||
tagTreeStyles: {
|
tagTreeStyles: {
|
||||||
'__default__': `${Proxmox.Utils.defaultText} (${gettext('Cirlce')})`,
|
'__default__': `${Proxmox.Utils.defaultText} (${gettext('Circle')})`,
|
||||||
'full': gettext('Full'),
|
'full': gettext('Full'),
|
||||||
'circle': gettext('Circle'),
|
'circle': gettext('Circle'),
|
||||||
'dense': gettext('Dense'),
|
'dense': gettext('Dense'),
|
||||||
|
Loading…
Reference in New Issue
Block a user