mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-24 11:21:54 +00:00
ui: use common gettext for IOMMU-Group
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
c442e67130
commit
5eb250e2f8
@ -85,7 +85,7 @@ Ext.define('PVE.dc.PCIMapView', {
|
||||
dataIndex: 'subsystem-id',
|
||||
},
|
||||
{
|
||||
text: gettext('IOMMU group'),
|
||||
text: gettext('IOMMU-Group'),
|
||||
dataIndex: 'iommugroup',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user