Skip to content

Commit

Permalink
Merge pull request #169 from misa1515/patch-1
Browse files Browse the repository at this point in the history
Create sk.json
  • Loading branch information
Andrey "Limych" Khrolenok authored Feb 26, 2024
2 parents 744fd57 + e269d8b commit 7712906
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions custom_components/integration_blueprint/translations/sk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"config": {
"step": {
"user": {
"description": "Ak potrebujete pomoc s konfiguráciou, pozrite sa sem: https://github.com/ludeeus/integration_blueprint",
"data": {
"username": "Užívateľské meno",
"password": "Heslo"
}
}
},
"error": {
"auth": "Používateľské meno/heslo je nesprávne.",
"connection": "Nedá sa pripojiť k serveru.",
"unknown": "Vyskytla sa neznáma chyba."
}
}
}

0 comments on commit 7712906

Please sign in to comment.