Add a missing translation for energy error (#128413)

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
karwosts 2024-10-16 13:04:59 -07:00 committed by GitHub
parent 5d058c29a2
commit 3cbadb1bd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,6 +56,10 @@
"entity_state_class_measurement_no_last_reset": {
"title": "Last reset missing",
"description": "The following entities have state class 'measurement' but 'last_reset' is missing:"
},
"statistics_not_defined": {
"title": "Statistics not defined",
"description": "Some entities currently have no statistics metadata. If these are newly created, it may take up to 5 minutes for this to be generated for the following entities:"
}
}
}