diff --git a/app/lang/i18n.en.json b/app/lang/i18n.en.json index a79ae60ec..25c2fea9a 100644 --- a/app/lang/i18n.en.json +++ b/app/lang/i18n.en.json @@ -6,6 +6,7 @@ "GridActionNavigate": "Navigate to other grid", "GridActionARE": "AsTeRICS action", "GridActionOpenHAB": "OpenHAB action", + "GridActionHomeAssistant": "Home Assistant action", "GridActionPredict": "Fill prediction elements", "GridActionCollectElement": "Collect element action", "GridActionWebradio": "Web radio action", @@ -292,6 +293,7 @@ "areUrl": "ARE URL", "testUrl": "Test URL", "openHABUrl": "OpenHAB URL", + "homeAssistantURL": "Home Assistant URL", "fetchItems": "Fetch items", "selectItem": "Select item", "filterByType": "Filter by type",