diff --git a/homeassistant/components/huawei_lte/.translations/ca.json b/homeassistant/components/huawei_lte/.translations/ca.json
index b213da018d210cff240d549abb8ac77af0a2f0e0..594c2e3b16de2707de32caa2552d571142f4660c 100644
--- a/homeassistant/components/huawei_lte/.translations/ca.json
+++ b/homeassistant/components/huawei_lte/.translations/ca.json
@@ -33,6 +33,7 @@
         "step": {
             "init": {
                 "data": {
+                    "name": "Nom del servei de notificacions",
                     "recipient": "Destinataris de notificacions SMS",
                     "track_new_devices": "Segueix dispositius nous"
                 }
diff --git a/homeassistant/components/huawei_lte/.translations/lb.json b/homeassistant/components/huawei_lte/.translations/lb.json
index 3c8f0464a55c8e9fef1a860c54f7307cbcd05625..56d383edba32b4e214833d3a7f39da91a693f2b9 100644
--- a/homeassistant/components/huawei_lte/.translations/lb.json
+++ b/homeassistant/components/huawei_lte/.translations/lb.json
@@ -33,6 +33,7 @@
         "step": {
             "init": {
                 "data": {
+                    "name": "Numm vum Notifikatioun's Service",
                     "recipient": "Empf\u00e4nger vun SMS Notifikatioune",
                     "track_new_devices": "Nei Apparater verfollegen"
                 }
diff --git a/homeassistant/components/tesla/.translations/ca.json b/homeassistant/components/tesla/.translations/ca.json
new file mode 100644
index 0000000000000000000000000000000000000000..cb4840dea7af340e9affbbac7f2a2e54f6dafb47
--- /dev/null
+++ b/homeassistant/components/tesla/.translations/ca.json
@@ -0,0 +1,30 @@
+{
+    "config": {
+        "error": {
+            "connection_error": "Error de connexi\u00f3; comprova la xarxa i torna-ho a intentar",
+            "identifier_exists": "Correu electr\u00f2nic ja registrat",
+            "invalid_credentials": "Credencials inv\u00e0lides",
+            "unknown_error": "Error desconegut, si us plau, envia la informaci\u00f3 del registre"
+        },
+        "step": {
+            "user": {
+                "data": {
+                    "password": "Contrasenya",
+                    "username": "Correu electr\u00f2nic"
+                },
+                "description": "Introdueix la teva informaci\u00f3.",
+                "title": "Configuraci\u00f3 de Tesla"
+            }
+        },
+        "title": "Tesla"
+    },
+    "options": {
+        "step": {
+            "init": {
+                "data": {
+                    "scan_interval": "Segons entre escanejos"
+                }
+            }
+        }
+    }
+}
\ No newline at end of file
diff --git a/homeassistant/components/tesla/.translations/lb.json b/homeassistant/components/tesla/.translations/lb.json
new file mode 100644
index 0000000000000000000000000000000000000000..fa63c5a289ade47566ffbca6fdd08d94f6d3964f
--- /dev/null
+++ b/homeassistant/components/tesla/.translations/lb.json
@@ -0,0 +1,30 @@
+{
+    "config": {
+        "error": {
+            "connection_error": "Feeler beim verbannen, Iwwerpr\u00e9ift Netzwierk a prob\u00e9iert nach emol",
+            "identifier_exists": "E-Mail ass scho registr\u00e9iert",
+            "invalid_credentials": "Ong\u00eblteg Login Informatioune",
+            "unknown_error": "Onbekannte Feeler, mellt w.e.g. Logbuch Info"
+        },
+        "step": {
+            "user": {
+                "data": {
+                    "password": "Passwuert",
+                    "username": "E-Mail Adress"
+                },
+                "description": "F\u00ebllt \u00e4r Informatiounen aus.",
+                "title": "Tesla - Konfiguratioun"
+            }
+        },
+        "title": "Tesla"
+    },
+    "options": {
+        "step": {
+            "init": {
+                "data": {
+                    "scan_interval": "Sekonnen t\u00ebscht Scannen"
+                }
+            }
+        }
+    }
+}
\ No newline at end of file