diff --git a/front/php/templates/language/en_us.json b/front/php/templates/language/en_us.json
index f871a8a2..db6c5593 100755
--- a/front/php/templates/language/en_us.json
+++ b/front/php/templates/language/en_us.json
@@ -38,6 +38,7 @@
"Navigation_Devices" : "Devices",
"Navigation_Presence" : "Presence",
"Navigation_Events" : "Events",
+ "Navigation_Report" : "Report",
"Navigation_Network" : "Network",
"Navigation_Plugins" : "Plugins",
"Navigation_Maintenance" : "Maintenance",
@@ -523,6 +524,8 @@
"APPRISE_PAYLOAD_description" : "Select the payoad type sent to Apprise. For example html works well with emails, text with chat apps, such as Telegram.",
"MQTT_display_name" : "MQTT",
"MQTT_icon" : "",
+ "REPORT_TITLE" : "Report",
+ "REPORT_ERROR" : "The page you are looking for is temporarily unavailable, please try again after a few seconds",
"REPORT_MQTT_name" : "Enable MQTT",
"REPORT_MQTT_description" : "Enable sending notifications via MQTT to your Home Assistance instance.",
"MQTT_BROKER_name" : "MQTT broker URL",