diff --git a/mobileraker/util/i18n.py b/mobileraker/util/i18n.py index 8bb1142..9cc39de 100644 --- a/mobileraker/util/i18n.py +++ b/mobileraker/util/i18n.py @@ -89,6 +89,7 @@ 'en': _mobileraker_en, 'hu': _mobileraker_hu, 'uk': _mobileraker_uk, + 'ptbr': _mobileraker_ptbr, 'zhhk': _mobileraker_zhhk, 'cn': _mobileraker_cnch, 'cntw': _mobileraker_chtw,