diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5
index 84131e35d9..b08db095db 100644
--- a/src/assets/i18n/en.json5
+++ b/src/assets/i18n/en.json5
@@ -1587,9 +1587,9 @@
"health-page.heading" : "Health",
- "health-page.info" : "Info",
+ "health-page.info-tab" : "Info",
- "health-page.status" : "Status",
+ "health-page.status-tab" : "Status",
"health-page.error.msg": "The health check service is temporarily unavailable",
@@ -1611,6 +1611,8 @@
"health-page.section-info.java.title": "Java",
+ "health-page.status": "Status",
+
"health-page.status.ok.info": "Operational",
"health-page.status.error.info": "Problems detected",