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

28 lines
730 B
JSON

{
"config": {
"abort": {
"no_plants": "No plants have been found on this account"
},
"error": {
"invalid_auth": "Invalid authentication"
},
"step": {
"plant": {
"data": {
"plant_id": "Plant"
},
"title": "Select your plant"
},
"user": {
"data": {
"name": "Name",
"password": "Password",
"url": "URL",
"username": "Username"
},
"title": "Enter your Growatt information"
}
}
},
"title": "Growatt Server"
}