We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
energyid
1 parent 6378f5f commit ef30221Copy full SHA for ef30221
homeassistant/components/energyid/strings.json
@@ -1,8 +1,8 @@
1
{
2
"config": {
3
"abort": {
4
- "already_configured": "This device is already configured.",
5
- "reauth_successful": "Reauthentication successful."
+ "already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
+ "reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]"
6
},
7
"create_entry": {
8
"add_sensor_mapping_hint": "You can now add mappings from any sensor in Home Assistant to {integration_name} using the '+ add sensor mapping' button."
0 commit comments