Use existing translations for mqtt subentry platform selector (#142876)

This commit is contained in:
Jan Bouwhuis 2025-04-13 22:08:19 +02:00 committed by GitHub
parent 6c7865a247
commit 4f0928d93b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -472,9 +472,9 @@
},
"platform": {
"options": {
"notify": "Notify",
"sensor": "Sensor",
"switch": "Switch"
"notify": "[%key:component::notify::title%]",
"sensor": "[%key:component::sensor::title%]",
"switch": "[%key:component::switch::title%]"
}
},
"set_ca_cert": {