mirror of
https://github.com/home-assistant/core.git
synced 2026-04-27 04:58:16 +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:
@@ -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."
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user