mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 04:05:06 +02:00
Use common strings in Griddy config flow (#41716)
This commit is contained in:
@@ -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%]" }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user