Skip to content

Commit

Permalink
Merge 27e9742 into a1254ee
Browse files Browse the repository at this point in the history
  • Loading branch information
helllllllder committed Feb 18, 2022
2 parents a1254ee + 27e9742 commit b4ea092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bothub/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
LANGUAGES = (
("en-us", _("English")),
("pt-br", _("Brazilian Portuguese")),
("es-es", _("Spanish")),
("es", _("Spanish")),
)

MODELTRANSLATION_DEFAULT_LANGUAGE = "en-us"
Expand Down

0 comments on commit b4ea092

Please sign in to comment.