mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-09 08:10:57 +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: {
|
||||
'__default__': `${Proxmox.Utils.defaultText} (${gettext('Cirlce')})`,
|
||||
'__default__': `${Proxmox.Utils.defaultText} (${gettext('Circle')})`,
|
||||
'full': gettext('Full'),
|
||||
'circle': gettext('Circle'),
|
||||
'dense': gettext('Dense'),
|
||||
|
Loading…
Reference in New Issue
Block a user