Skip to content

Commit

Permalink
Merge pull request #1057 from edgarmaloverian/ee-translation
Browse files Browse the repository at this point in the history
added Estonian language file
  • Loading branch information
AlexxIT authored Dec 20, 2022
2 parents b74359f + 5dd05d6 commit d49565f
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions custom_components/sonoff/translations/ee.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"config": {
"abort": {
"reauth_successful": "Re-autentifitseerimine õnnestus"
},
"error": {
"exists": "See konto on juba konfigureeritud",
"template": "{error}"
},
"step": {
"user": {
"description": "Sisesta oma [eWeLink account](https://www.ewelink.cc/en/) andmed",
"data": {
"username": "Email või telefon (DIY režhiimis suvaline)",
"password": "Parool (DIY režhiimis jäta tühjaks)"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"mode": "Režhiim (auto on soovitatav enamustel juhtudest)",
"homes": "Kodud (Jäta tühjaks \"olemasoleva\" Kosu jaoks)",
"debug": "Debug leht (Integratsioon > Kolm täpii > Known issues)"
}
}
}
},
"system_health": {
"info": {
"version": "Versioon",
"cloud_online": "Pilveseadmeid online",
"local_online": "Lokaalseid seadmeid online",
"debug": "Debug leht"
}
}
}

0 comments on commit d49565f

Please sign in to comment.