Skip to content

Commit

Permalink
Allow Trend title to be translated (#128926)
Browse files Browse the repository at this point in the history
  • Loading branch information
gjohansson-ST authored Oct 21, 2024
1 parent 23b4331 commit e32d6cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions homeassistant/components/trend/strings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"title": "Trend",
"services": {
"reload": {
"name": "[%key:common::action::reload%]",
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/generated/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -7395,7 +7395,6 @@
"iot_class": "calculated"
},
"trend": {
"name": "Trend",
"integration_type": "helper",
"config_flow": true,
"iot_class": "calculated"
Expand Down Expand Up @@ -7456,6 +7455,7 @@
"threshold",
"time_date",
"tod",
"trend",
"uptime",
"utility_meter",
"version",
Expand Down

0 comments on commit e32d6cd

Please sign in to comment.