Skip to content

Commit 62bcfb6

Browse files
committed
Implemented dumps page
- Implemented dumps page - Jira story - https://jsw.ibm.com/browse/PFEBMC-2376 Signed-off-by: Vedangi Mittal <[email protected]>
1 parent c12b4ea commit 62bcfb6

File tree

4 files changed

+445
-401
lines changed

4 files changed

+445
-401
lines changed

src/locales/en-US.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,10 @@
613613
"bmcDumpEntry": "BMC Dump Entry",
614614
"hostbootDumpEntry": "Hostboot Dump Entry",
615615
"resourceDumpEntry": "Resource Dump Entry",
616-
"systemDumpEntry": "System Dump Entry"
616+
"systemDumpEntry": "System Dump Entry",
617+
"hardwareDumpEntry": "Hardware Dump Entry",
618+
"sbeDumpEntry": "SBE Dump Entry",
619+
"ocmbSbeDumpEntry": "OCMB SBE Dump Entry"
617620
}
618621
},
619622
"toast": {

0 commit comments

Comments
 (0)