26 lines
887 B
JSON
26 lines
887 B
JSON
{
|
|
"config": {
|
|
"title": "Nordpool",
|
|
"step": {
|
|
"user": {
|
|
"title": "Nordpool Sensor",
|
|
"description": "Configureer een Nordpool sensor",
|
|
"data": {
|
|
"region": "Regio",
|
|
"currency": "Munteenheid",
|
|
"VAT": "Inclusief BTW",
|
|
"precision": "Decimalen afronden",
|
|
"low_price_cutoff": "Precentage lage prijs",
|
|
"price_in_cents": "Prijs in centen",
|
|
"price_type": "Energie schaal",
|
|
"additional_costs": "Template voor extra kosten"
|
|
}
|
|
}
|
|
},
|
|
"error": {
|
|
"name_exists": "Naam bestaat al",
|
|
"invalid_template": "Het template is ongeldig, zie https://github.com/custom-components/nordpool"
|
|
}
|
|
}
|
|
}
|