mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-04-27 14:57:15 +00:00
Fix common string reference example (#520)
This commit is contained in:
parent
eccddafb12
commit
81e13e39b6
@ -110,7 +110,7 @@ To introduce new strings, add them to `strings.json` or to a platform strings fi
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "[%key:common.config_flow.abort.already_configured%]"
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user