Use already_configured_service in NWS strings (#41062)

This commit is contained in:
MatthewFlamm 2020-10-02 14:40:23 -04:00 committed by GitHub
parent 8eeaf67cd1
commit 29d10d3c35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
"unknown": "[%key:common::config_flow::error::unknown%]"
},
"abort": {
"already_configured": "[%key:common::config_flow::abort::single_instance_allowed%]"
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
}
}
}