Skip to content

Commit

Permalink
Merge pull request #374 from avalanche9/patch-1
Browse files Browse the repository at this point in the history
Add Latvian translation
  • Loading branch information
Hellowlol authored Jun 30, 2024
2 parents 98105c6 + 1589fbb commit 4b65997
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions custom_components/nordpool/translations/lv.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"config": {
"title": "Nordpool",
"step": {
"user": {
"title": "Nordpool Sensors",
"description": "Iestatīt Nordpool biržas sensoru",
"data": {
"region": "Reģions",
"currency": "Valūta",
"VAT": "Iekļaut PVN",
"precision": "Decimāldaļas noapaļošanas precizitāte",
"low_price_cutoff": "Zemās cenas līmenis procentos",
"price_in_cents": "Cena centos",
"price_type": "Cenas formāts",
"additional_costs": "Papildus izmaksu veidne"
}
}
},
"error": {
"name_exists": "Šāds nosaukums jau eksistē",
"invalid_template": "Veidne nav korekta, skatīt https://github.com/custom-components/nordpool"
}
}
}

0 comments on commit 4b65997

Please sign in to comment.