ui: use common gettext for IOMMU-Group

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-06-21 18:02:53 +02:00
parent c442e67130
commit 5eb250e2f8

View File

@ -85,7 +85,7 @@ Ext.define('PVE.dc.PCIMapView', {
dataIndex: 'subsystem-id',
},
{
text: gettext('IOMMU group'),
text: gettext('IOMMU-Group'),
dataIndex: 'iommugroup',
},
{