Use already_configured_location string in GIOS config flow (#41384)

This commit is contained in:
Maciej Bieniek 2020-10-07 15:30:46 +02:00 committed by GitHub
parent 18419416ce
commit 0dabf4962e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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%]"
}
}
}