Skip to content

Commit

Permalink
Merge pull request #1403 from sipimokus/patch-hu-lang-1
Browse files Browse the repository at this point in the history
Add missing country_code field for hu.json
  • Loading branch information
AlexxIT authored May 2, 2024
2 parents db7f1eb + 2e93963 commit 20a7051
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/sonoff/translations/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"description": "Adja meg [eWeLink](https://www.ewelink.cc/hu/) fiókadatait",
"data": {
"username": "E-mail vagy telefonszám (bármelyik DIY mód esetén)",
"password": "Jelszó (hagyja üresen DIY mód estén)"
"password": "Jelszó (hagyja üresen DIY mód estén)",
"country_code": "Országkód (hagyja üresen az automatikus kiválasztáshoz)"
}
}
}
Expand Down

0 comments on commit 20a7051

Please sign in to comment.