diff --git a/homeassistant/components/zha/strings.json b/homeassistant/components/zha/strings.json
index 915501b2437..93b5cd7ccf5 100644
--- a/homeassistant/components/zha/strings.json
+++ b/homeassistant/components/zha/strings.json
@@ -21,9 +21,9 @@
         }
       }
     },
-    "error": { "cannot_connect": "Unable to connect to ZHA device." },
+    "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]" },
     "abort": {
-      "single_instance_allowed": "Only a single configuration of ZHA is allowed."
+      "single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
     }
   },
   "device_automation": {