Renamed folder translations
This commit is contained in:
@@ -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": {
|
||||||
Reference in New Issue
Block a user