From 825685c3a230f54094c10c86d7b82f4c81979064 Mon Sep 17 00:00:00 2001 From: BreakingBread0 <49913490+BreakingBread0@users.noreply.github.com> Date: Fri, 23 Jul 2021 00:20:12 +0200 Subject: [PATCH] Update en.json --- homeassistant/components/tesla/translations/en.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/tesla/translations/en.json b/homeassistant/components/tesla/translations/en.json index c8226a12347..5819d99d2bf 100644 --- a/homeassistant/components/tesla/translations/en.json +++ b/homeassistant/components/tesla/translations/en.json @@ -13,8 +13,7 @@ "user": { "data": { "password": "Password", - "username": "Email", - "mfa": "MFA Code (Optional)" + "username": "Email" }, "description": "Please enter your information.", "title": "Tesla - Configuration" @@ -31,4 +30,4 @@ } } } -} \ No newline at end of file +}