Skip to content

Commit

Permalink
Create sk.json
Browse files Browse the repository at this point in the history
  • Loading branch information
misa1515 authored Dec 8, 2023
1 parent 2f20977 commit 286a5e8
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 286a5e8

Please sign in to comment.