Basic configuration upgrade support.
This commit is contained in:
@@ -101,22 +101,25 @@
|
||||
},
|
||||
"editor": {
|
||||
"basic": "Basic",
|
||||
"basic_secondary": "Basic options for most users",
|
||||
"basic_secondary": "Options for most users",
|
||||
"frigate": "Frigate",
|
||||
"frigate_secondary": "Frigate server options",
|
||||
"view": "View",
|
||||
"view_secondary": "Card view options",
|
||||
"view_secondary": "What the card should show and how to show it",
|
||||
"menu": "Menu",
|
||||
"menu_secondary": "Menu options",
|
||||
"menu_secondary": "Menu look & feel options",
|
||||
"live": "Live",
|
||||
"live_secondary": "Live view options",
|
||||
"live_secondary": "Live camera view options",
|
||||
"event_viewer": "Event viewer",
|
||||
"event_viewer_secondary": "Event viewer options",
|
||||
"event_viewer_secondary": "Snapshots & clips gallery options",
|
||||
"image": "Image",
|
||||
"image_secondary": "Static image view options",
|
||||
"dimensions": "Dimensions",
|
||||
"dimensions_secondary": "Card dimensions options",
|
||||
"show_button": "Show button"
|
||||
"dimensions_secondary": "Dimensions & shape options",
|
||||
"show_button": "Show button",
|
||||
"upgrade": "Upgrade",
|
||||
"upgrade_available": "An automatic card configuration upgrade is available",
|
||||
"upgrade_available_in_editor": "An automatic card configuration upgrade is available in the editor"
|
||||
},
|
||||
"error": {
|
||||
"empty_response": "Received empty response from Home Assistant for request",
|
||||
|
||||
Reference in New Issue
Block a user