core/homeassistant/components/vesync/.translations/en.json

20 lines
495 B
JSON

{
"config": {
"abort": {
"already_setup": "Only one Vesync instance is allowed"
},
"error": {
"invalid_login": "Invalid username or password"
},
"step": {
"user": {
"data": {
"password": "Password",
"username": "Email Address"
},
"title": "Enter Username and Password"
}
},
"title": "VeSync"
}
}