mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Add missing strings for mold indicator (#128205)
* Add missing localization keys for random component configuration * Add missing localization keys for mold_indicator component configuration * one_integration_at_a_time * Fix localization strings for mold_indicator: use direct values instead of non-existing keys * Fix localization strings for mold_indicator: use direct values instead of non-existing key * Add missing translations for Mold Indicator helper * correcting it for hassfest * Fixes --------- Co-authored-by: G Johansson <goran.johansson@shiftit.se>
This commit is contained in:
parent
d21b8166f0
commit
01ad8661d6
@ -1,4 +1,5 @@
|
||||
{
|
||||
"title": "Mold Indicator",
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
||||
|
@ -7348,7 +7348,6 @@
|
||||
"iot_class": "calculated"
|
||||
},
|
||||
"mold_indicator": {
|
||||
"name": "Mold Indicator",
|
||||
"integration_type": "helper",
|
||||
"config_flow": true,
|
||||
"iot_class": "calculated"
|
||||
@ -7438,6 +7437,7 @@
|
||||
"min_max",
|
||||
"mobile_app",
|
||||
"moehlenhoff_alpha2",
|
||||
"mold_indicator",
|
||||
"moon",
|
||||
"nextbus",
|
||||
"nmap_tracker",
|
||||
|
Loading…
x
Reference in New Issue
Block a user