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

21 lines
603 B
JSON

{
"config": {
"abort": {
"site_exists": "This site_id is already configured"
},
"error": {
"site_exists": "This site_id is already configured"
},
"step": {
"user": {
"data": {
"api_key": "The API key for this site",
"name": "The name of this installation",
"site_id": "The SolarEdge site-id"
},
"title": "Define the API parameters for this installation"
}
},
"title": "SolarEdge"
}
}