26 lines
881 B
JSON
26 lines
881 B
JSON
{
|
|
"config": {
|
|
"title": "Nordpool",
|
|
"step": {
|
|
"user": {
|
|
"title": "Nordpool Sensor",
|
|
"description": "Opprett en Nordpool sensor",
|
|
"data": {
|
|
"region": "Region",
|
|
"currency": "NOK",
|
|
"VAT": "Inkluder MVA",
|
|
"precision": "Antall desimaler som vises",
|
|
"low_price_cutoff": "Grense for lav-pris",
|
|
"price_in_cents": "Pris i øre",
|
|
"price_type": "Pris i format",
|
|
"additional_costs": "Mal for tilleggskostnader"
|
|
}
|
|
}
|
|
},
|
|
"error": {
|
|
"name_exists": "Navnet eksisterer allerede",
|
|
"invalid_template": "Malen inneholder feil, se https://github.com/custom-components/nordpool"
|
|
}
|
|
}
|
|
}
|