mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Add missing string reconfigure_successful
for NAM reconfigure flow (#117683)
Add missing string reconfigure_successful Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
This commit is contained in:
parent
034197375c
commit
fe65ef72a7
@ -48,6 +48,7 @@
|
||||
"device_unsupported": "The device is unsupported.",
|
||||
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
|
||||
"reauth_unsuccessful": "Re-authentication was unsuccessful, please remove the integration and set it up again.",
|
||||
"reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]",
|
||||
"another_device": "The IP address/hostname of another Nettigo Air Monitor was used."
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user