26 lines
853 B
JSON
26 lines
853 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"cannot_connect": "Det gick inte att ansluta."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta."
|
|
},
|
|
"flow_title": "{model} ({host})",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "V\u00e4rd"
|
|
},
|
|
"data_description": {
|
|
"host": "IP-adressen eller v\u00e4rdnamnet f\u00f6r din Pure Energie-m\u00e4tare."
|
|
}
|
|
},
|
|
"zeroconf_confirm": {
|
|
"description": "Vill du l\u00e4gga till Pure Energie Meter (` {model} `) till Home Assistant?",
|
|
"title": "Uppt\u00e4ckte Pure Energie Meter-enhet"
|
|
}
|
|
}
|
|
}
|
|
} |