Use common strings in homematicip_cloud config flow (#41658)

This commit is contained in:
Gautham Varma K 2020-10-11 20:23:03 +05:30 committed by GitHub
parent b6a93724bf
commit ffd25fb2ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@
},
"error": {
"register_failed": "Failed to register, please try again.",
"invalid_sgtin_or_pin": "Invalid SGTIN or PIN, please try again.",
"invalid_sgtin_or_pin": "Invalid SGTIN or [%key:common::config_flow::data::pin%], please try again.",
"press_the_button": "Please press the blue button.",
"timeout_button": "Blue button press timeout, please try again."
},