diff --git a/custom_components/tion/strings.json b/custom_components/tion/strings.json index bdf1af0..5b43524 100644 --- a/custom_components/tion/strings.json +++ b/custom_components/tion/strings.json @@ -13,7 +13,6 @@ } }, "reauth_confirm": { - "description": "Please re-enter your Tion account credentials", "data": { "username": "Username", "password": "Password" diff --git a/custom_components/tion/translations/ru.json b/custom_components/tion/translations/ru.json index 7154608..bcb2e41 100644 --- a/custom_components/tion/translations/ru.json +++ b/custom_components/tion/translations/ru.json @@ -11,7 +11,6 @@ } }, "reauth_confirm": { - "description": "Введите актуальные данные учётной записи Tion", "data": { "username": "Логин", "password": "Пароль"