mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +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": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
||||||
|
@ -7348,7 +7348,6 @@
|
|||||||
"iot_class": "calculated"
|
"iot_class": "calculated"
|
||||||
},
|
},
|
||||||
"mold_indicator": {
|
"mold_indicator": {
|
||||||
"name": "Mold Indicator",
|
|
||||||
"integration_type": "helper",
|
"integration_type": "helper",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "calculated"
|
"iot_class": "calculated"
|
||||||
@ -7438,6 +7437,7 @@
|
|||||||
"min_max",
|
"min_max",
|
||||||
"mobile_app",
|
"mobile_app",
|
||||||
"moehlenhoff_alpha2",
|
"moehlenhoff_alpha2",
|
||||||
|
"mold_indicator",
|
||||||
"moon",
|
"moon",
|
||||||
"nextbus",
|
"nextbus",
|
||||||
"nmap_tracker",
|
"nmap_tracker",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user