Use already_configured_location string in GIOS config flow (#41384)
This commit is contained in:
parent
18419416ce
commit
0dabf4962e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]"
|
||||
},
|
||||
"abort": {
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_service%] for this measuring station"
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_location%]"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue