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

19 lines
516 B
JSON

{
"config": {
"error": {
"identifier_exists": "Account already registered",
"invalid_credentials": "Invalid credentials"
},
"step": {
"user": {
"data": {
"code": "Code (for Home Assistant)",
"password": "Password",
"username": "Email Address"
},
"title": "Fill in your information"
}
},
"title": "SimpliSafe"
}
}