mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Use reference strings in pvpc_hourly_pricing (#41214)
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "Integration is already configured with an existing sensor with that tariff"
|
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user