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

19 lines
507 B
JSON

{
"config": {
"error": {
"identifier_exists": "Account already registered",
"invalid_credentials": "Invalid credentials"
},
"step": {
"user": {
"data": {
"ip_address": "Hostname or IP Address",
"password": "Password",
"port": "Port"
},
"title": "Fill in your information"
}
},
"title": "RainMachine"
}
}