Renamed folder translations

This commit is contained in:
dotKrad
2020-05-17 05:09:08 -04:00
parent 33a7977513
commit 387cbb0309

View File

@@ -7,7 +7,7 @@
"description": "If you need help with the configuration have a look here: https://github.com/dotKrad/hass-fpl", "description": "If you need help with the configuration have a look here: https://github.com/dotKrad/hass-fpl",
"data": { "data": {
"name": "Name", "name": "Name",
"username": "Username", "username": "Email",
"password": "Password" "password": "Password"
} }
} }
@@ -15,7 +15,7 @@
"error": { "error": {
"auth": "Username/Password is wrong.", "auth": "Username/Password is wrong.",
"name_exists": "Configuration already exists.", "name_exists": "Configuration already exists.",
"invalid_username": "Invalid Username", "invalid_username": "Invalid Email",
"invalid_password": "Invalid Password" "invalid_password": "Invalid Password"
}, },
"abort": { "abort": {