Update en_us.json

Added variable "Navigation_Report"
Added variable "REPORT_TITLE"
Added variable "REPORT_ERROR"
This commit is contained in:
Carlos V
2023-08-06 14:07:28 +02:00
committed by GitHub
parent 76c3f7e94e
commit 39282d51ac

View File

@@ -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 <code>html</code> works well with emails, <code>text</code> with chat apps, such as Telegram.",
"MQTT_display_name" : "MQTT",
"MQTT_icon" : "<i class=\"fa fa-square-rss\"></i>",
"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 <a target=\"_blank\" href=\"https://www.home-assistant.io/integrations/mqtt/\">MQTT</a> to your Home Assistance instance.",
"MQTT_BROKER_name" : "MQTT broker URL",