Skip to content

Commit

Permalink
fix: add pt_PT and pt_BR languages for amazon (#709)
Browse files Browse the repository at this point in the history
  • Loading branch information
firstof9 authored Aug 3, 2022
2 parents d5168ff + 4d90558 commit 0c67097
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom_components/mail_and_packages/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,10 @@
"de_DE.UTF-8",
"es_ES",
"es_ES.UTF-8",
"pt_PT",
"pt_PT.UTF-8",
"pt_BR",
"pt_BR.UTF-8",
"",
]

Expand Down

0 comments on commit 0c67097

Please sign in to comment.