We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9208953 commit 3b44bd2Copy full SHA for 3b44bd2
app/lang/i18n.en.json
@@ -6,6 +6,7 @@
6
"GridActionNavigate": "Navigate to other grid",
7
"GridActionARE": "AsTeRICS action",
8
"GridActionOpenHAB": "OpenHAB action",
9
+ "GridActionHomeAssistant": "Home Assistant action",
10
"GridActionPredict": "Fill prediction elements",
11
"GridActionCollectElement": "Collect element action",
12
"GridActionWebradio": "Web radio action",
@@ -292,6 +293,7 @@
292
293
"areUrl": "ARE URL",
294
"testUrl": "Test URL",
295
"openHABUrl": "OpenHAB URL",
296
+ "homeAssistantURL": "Home Assistant URL",
297
"fetchItems": "Fetch items",
298
"selectItem": "Select item",
299
"filterByType": "Filter by type",
0 commit comments