Skip to content

Commit 4b65997

Browse files
authored
Merge pull request #374 from avalanche9/patch-1
Add Latvian translation
2 parents 98105c6 + 1589fbb commit 4b65997

File tree

1 file changed

+25
-0
lines changed
  • custom_components/nordpool/translations

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"config": {
3+
"title": "Nordpool",
4+
"step": {
5+
"user": {
6+
"title": "Nordpool Sensors",
7+
"description": "Iestatīt Nordpool biržas sensoru",
8+
"data": {
9+
"region": "Reģions",
10+
"currency": "Valūta",
11+
"VAT": "Iekļaut PVN",
12+
"precision": "Decimāldaļas noapaļošanas precizitāte",
13+
"low_price_cutoff": "Zemās cenas līmenis procentos",
14+
"price_in_cents": "Cena centos",
15+
"price_type": "Cenas formāts",
16+
"additional_costs": "Papildus izmaksu veidne"
17+
}
18+
}
19+
},
20+
"error": {
21+
"name_exists": "Šāds nosaukums jau eksistē",
22+
"invalid_template": "Veidne nav korekta, skatīt https://github.com/custom-components/nordpool"
23+
}
24+
}
25+
}

0 commit comments

Comments
 (0)