diff --git a/src/panels/config/integrations/ha-config-integrations.ts b/src/panels/config/integrations/ha-config-integrations.ts index 915cd4920e65..535626f446ca 100644 --- a/src/panels/config/integrations/ha-config-integrations.ts +++ b/src/panels/config/integrations/ha-config-integrations.ts @@ -475,8 +475,10 @@ class HaConfigIntegrations extends SubscribeMixin(LitElement) { diff --git a/src/translations/en.json b/src/translations/en.json index d1328e0eed26..56edc74c0c3f 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1814,6 +1814,7 @@ "attention": "Attention required", "configured": "Configured", "new": "Set up a new integration", + "new_label": "Add Integration", "add_integration": "Add integration", "no_integrations": "Seems like you don't have any integations configured yet. Click on the button below to add your first integration!", "note_about_integrations": "Not all integrations can be configured via the UI yet.",