Skip to content

Commit

Permalink
Add translatable title to statistics (home-assistant#128286)
Browse files Browse the repository at this point in the history
  • Loading branch information
gjohansson-ST authored Oct 13, 2024
1 parent 27c76e7 commit 7178943
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions homeassistant/components/statistics/strings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"title": "Statistics",
"config": {
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]"
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/generated/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -7369,7 +7369,6 @@
"config_flow": false
},
"statistics": {
"name": "Statistics",
"integration_type": "helper",
"config_flow": true,
"iot_class": "local_polling"
Expand Down Expand Up @@ -7456,6 +7455,7 @@
"schedule",
"season",
"shopping_list",
"statistics",
"sun",
"switch_as_x",
"threshold",
Expand Down

0 comments on commit 7178943

Please sign in to comment.