Cleanups.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
{
|
||||
"common": {
|
||||
"version": "Version",
|
||||
"show_warning": "Show warning",
|
||||
"show_error": "Show error",
|
||||
"frigate_card": "Frigate card",
|
||||
"frigate_card_description": "A Lovelace card for use with Frigate",
|
||||
"no_snapshots": "No snapshots",
|
||||
@@ -118,8 +116,7 @@
|
||||
"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"
|
||||
"upgrade_available": "An automatic card configuration upgrade is available"
|
||||
},
|
||||
"error": {
|
||||
"empty_response": "Received empty response from Home Assistant for request",
|
||||
@@ -131,6 +128,7 @@
|
||||
"no_live_camera": "The camera_entity parameter must be set and valid for this live provider",
|
||||
"invalid_configuration": "Invalid configuration",
|
||||
"invalid_configuration_no_hint": "No location hint available (bad or missing type?)",
|
||||
"upgrade_available": "An automated card configuration upgrade is available, please visit the visual card editor",
|
||||
"missing_webrtc": "WebRTC component not found",
|
||||
"no_frigate_camera_name": "Cannot autodetect Frigate camera name, you need to either set camera_entity and / or frigate.camera_name",
|
||||
"could_not_render_elements": "Could not render picture elements",
|
||||
|
||||
Reference in New Issue
Block a user