Use common strings in homematicip_cloud config flow (#41658)
This commit is contained in:
parent
b6a93724bf
commit
ffd25fb2ce
1 changed files with 1 additions and 1 deletions
|
@ -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."
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue