ui: mdev selector: avoid separate gettext for "Avail"
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5366e88eda
commit
2831d8061b
@ -30,7 +30,7 @@ Ext.define('PVE.form.MDevSelector', {
|
||||
flex: 1,
|
||||
},
|
||||
{
|
||||
header: gettext('Avail.'),
|
||||
header: gettext('Avail'),
|
||||
dataIndex: 'available',
|
||||
width: 60,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user