mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Use common strings in Griddy config flow (#41716)
This commit is contained in:
parent
bb2d3bf50d
commit
7e6432dad6
@ -11,6 +11,6 @@
|
||||
"title": "Setup your Griddy Load Zone"
|
||||
}
|
||||
},
|
||||
"abort": { "already_configured": "This Load Zone is already configured" }
|
||||
"abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_location%]" }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user