Add reconfig successful msg

This commit is contained in:
Paulus Schoutsen
2025-06-22 00:29:07 +00:00
parent 818e86f16e
commit 01459d0f35

View File

@@ -53,6 +53,9 @@
}
}
},
"abort": {
"reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]"
},
"error": {
"invalid_google_search_option": "Google Search can only be enabled if nothing is selected in the \"Control Home Assistant\" setting."
}