system/dmidecode: missed this, also rename in list

This commit is contained in:
Franco Fichtner
2025-03-06 12:21:40 +01:00
parent 77deb1d204
commit ec5990bd61
@@ -1,20 +1,20 @@
<metadata>
<dmidecode>
<filename>Dmidecode.js</filename>
<endpoints>
<endpoint>/api/dmidecode/service/get</endpoint>
</endpoints>
<translations>
<title>Hardware Information</title>
<system>Platform</system>
<bios>BIOS</bios>
<Manufacturer>Manufacturer</Manufacturer>
<Product>Product Name</Product>
<Version>Version</Version>
<Serial>Serial Number</Serial>
<Family>Family</Family>
<Vendor>Vendor</Vendor>
<Release>Release Date</Release>
</translations>
</dmidecode>
<dmidecode>
<filename>Dmidecode.js</filename>
<endpoints>
<endpoint>/api/dmidecode/service/get</endpoint>
</endpoints>
<translations>
<title>DMI Data</title>
<system>Platform</system>
<bios>BIOS</bios>
<Manufacturer>Manufacturer</Manufacturer>
<Product>Product Name</Product>
<Version>Version</Version>
<Serial>Serial Number</Serial>
<Family>Family</Family>
<Vendor>Vendor</Vendor>
<Release>Release Date</Release>
</translations>
</dmidecode>
</metadata>