You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/translations/en.json
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2220,6 +2220,14 @@
2220
2220
"migrate_to_user_data": "This will change the sidebar on all the devices you are logged in to. To create a sidebar per device, you should use a different user for that device."
2221
2221
},
2222
2222
"panel": {
2223
+
"home": {
2224
+
"editor": {
2225
+
"title": "Edit home page",
2226
+
"description": "Configure your home page display preferences.",
2227
+
"favorite_entities_helper": "Display your favorite entities. Home Assistant will still suggest based on commonly used up to 8 slots.",
2228
+
"save_failed": "Failed to save home page configuration"
2229
+
}
2230
+
},
2223
2231
"my": {
2224
2232
"not_supported": "This redirect is not supported by your Home Assistant instance. Check the {link} for the supported redirects and the version they where introduced.",
2225
2233
"component_not_loaded": "This redirect is not supported by your Home Assistant instance. You need the integration {integration} to use this redirect.",
0 commit comments