Allow Filter title to be translated (#128929)

This commit is contained in:
G Johansson 2024-12-20 21:21:41 +01:00 committed by GitHub
parent 8607ba884c
commit b29be34f55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
{ {
"title": "Filter",
"services": { "services": {
"reload": { "reload": {
"name": "[%key:common::action::reload%]", "name": "[%key:common::action::reload%]",

View File

@ -7368,7 +7368,6 @@
"iot_class": "calculated" "iot_class": "calculated"
}, },
"filter": { "filter": {
"name": "Filter",
"integration_type": "helper", "integration_type": "helper",
"config_flow": false, "config_flow": false,
"iot_class": "local_push" "iot_class": "local_push"
@ -7499,6 +7498,7 @@
"emulated_roku", "emulated_roku",
"energenie_power_sockets", "energenie_power_sockets",
"filesize", "filesize",
"filter",
"garages_amsterdam", "garages_amsterdam",
"generic", "generic",
"generic_hygrostat", "generic_hygrostat",