Skip to content

Commit

Permalink
Merge pull request #1255 from misa1515/patch-1
Browse files Browse the repository at this point in the history
Create sk.json
  • Loading branch information
AlexxIT authored Nov 10, 2023
2 parents 2bfdda6 + 85bcc30 commit 45f72d9
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions custom_components/sonoff/translations/sk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"config": {
"abort": {
"reauth_successful": "Opätovné overenie bolo úspešné"
},
"error": {
"exists": "Tento účet je už nakonfigurovaný",
"template": "{error}"
},
"step": {
"user": {
"description": "Zadajte Vaše [eWeLink účet](https://www.ewelink.cc/en/) poverenia",
"data": {
"username": "E-mail alebo telefón (v režime DIY použite ľubovoľný)",
"password": "Heslo (pre DIY režim nechajte prázdne)"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"mode": "Režim (automatický režim sa odporúča pre väčšinu používateľov)",
"homes": "Domy (nechajte nezačiarknuté \"current\" Home)",
"debug": "Stránka ladenia (Integrácia > Ponuka > Známe problémy)"
}
}
}
},
"system_health": {
"info": {
"version": "Verzia",
"cloud_online": "Cloudové zariadenia online",
"local_online": "Miestne zariadenia online",
"debug": "Stránka ladenia"
}
}
}

0 comments on commit 45f72d9

Please sign in to comment.