mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Use common strings in homematicip_cloud config flow (#41658)
This commit is contained in:
parent
b6a93724bf
commit
ffd25fb2ce
@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"register_failed": "Failed to register, please try again.",
|
"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.",
|
"press_the_button": "Please press the blue button.",
|
||||||
"timeout_button": "Blue button press timeout, please try again."
|
"timeout_button": "Blue button press timeout, please try again."
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user