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

21 lines
653 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert"
},
"error": {
"already_configured": "Apparat ass scho konfigur\u00e9iert",
"site_not_active": "De Site ass net aktiv"
},
"step": {
"user": {
"data": {
"api_key": "API Schl\u00ebssel",
"name": "Numm vun d\u00ebser Installatioun",
"site_id": "SolarEdge site-ID"
},
"title": "API Parameter fir d\u00ebs Installatioun d\u00e9fin\u00e9ieren"
}
}
}
}