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

20 lines
618 B
JSON

{
"config": {
"abort": {
"already_configured": "This Load Zone is already configured"
},
"error": {
"cannot_connect": "Failed to connect, please try again",
"unknown": "Unexpected error"
},
"step": {
"user": {
"data": {
"loadzone": "Load Zone (Settlement Point)"
},
"description": "Your Load Zone is in your Griddy account under \u201cAccount > Meter > Load Zone.\u201d",
"title": "Setup your Griddy Load Zone"
}
}
}
}