Skip to content

Commit

Permalink
Merge pull request #359 from misa1515/patch-2
Browse files Browse the repository at this point in the history
Create sk.json
  • Loading branch information
Hellowlol authored Sep 30, 2024
2 parents 8fcb98d + 286a5e8 commit 79944c9
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions custom_components/nordpool/translations/sk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"config": {
"title": "Nordpool",
"step": {
"user": {
"title": "Nordpool snímač",
"description": "Nastavte snímač Nordpool",
"data": {
"region": "Región",
"currency": "Mena",
"VAT": "Vrátane DPH",
"precision": "Presnosť desatinného zaokrúhľovania",
"low_price_cutoff": "Nízke percento ceny",
"price_in_cents": "Cena v centoch",
"price_type": "Energetická stupnica",
"additional_costs": "Šablóna pre dodatočné náklady"
}
}
},
"error": {
"name_exists": "Názov už existuje",
"invalid_template": "Šablóna je neplatná, skontrolujte https://github.com/custom-components/nordpool"
}
}
}

0 comments on commit 79944c9

Please sign in to comment.