Use reference strings in iqvia (#41289)

This commit is contained in:
SNoof85 2020-10-06 10:27:16 +02:00 committed by GitHub
parent 3e2b95949f
commit c4401754be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
"invalid_zip_code": "ZIP code is invalid"
},
"abort": {
"already_configured": "This ZIP code has already been configured."
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
}
}
}