diff --git a/strings.json b/strings.json new file mode 100644 index 0000000..1e656f8 --- /dev/null +++ b/strings.json @@ -0,0 +1,8 @@ +{ + "issues": { + "restart_required": { + "title": "Restart required", + "description": "One or more integrations were installed or updated by Bahmcloud Store. Restart Home Assistant to load the changes." + } + } +}