Skip to content

Commit 40de1f8

Browse files
authored
Update config_entries_config_flow_handler.md (#2279)
Matching what you get from scaffolding
1 parent 6c29010 commit 40de1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config_entries_config_flow_handler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Should the config flow then abort, the text resource with the key `already_confi
124124
{
125125
"config": {
126126
"abort": {
127-
"already_configured": "Device is already configured"
127+
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
128128
}
129129
}
130130
}

0 commit comments

Comments
 (0)