only get accounts data in config flow + failure translation

This commit is contained in:
Yordan Suarez
2022-01-13 17:10:34 -05:00
parent d0070295dc
commit 2b59772be1
2 changed files with 8 additions and 6 deletions

View File

@@ -13,6 +13,7 @@
}
},
"error": {
"failure": "An error ocurred, please check the logs",
"auth": "Username/Password is wrong.",
"name_exists": "Configuration already exists.",
"invalid_username": "Invalid Email",