Skip to content

Commit

Permalink
pt_BR localization was not applied
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenNingia committed May 8, 2019
1 parent 64d13b8 commit 9eb5a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l5r/widgets/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ def setup(self, app):
('it_IT', self.tr("Italian")),
('es_ES', self.tr("Spanish")),
('fr_FR', self.tr("French")),
('pr_BR', self.tr("Portoguese (Brasil)")),
('pt_BR', self.tr("Portoguese (Brasil)")),
('ru_RU', self.tr("Russian"))
]

Expand Down

0 comments on commit 9eb5a5e

Please sign in to comment.