diff --git a/homeassistant/components/traccar/strings.json b/homeassistant/components/traccar/strings.json index 8574f4f34f11fe..aef269defcb3af 100644 --- a/homeassistant/components/traccar/strings.json +++ b/homeassistant/components/traccar/strings.json @@ -7,7 +7,7 @@ } }, "abort": { - "one_instance_allowed": "Only a single instance is necessary.", + "single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]", "not_internet_accessible": "Your Home Assistant instance needs to be accessible from the internet to receive messages from Traccar." }, "create_entry": {