Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper i18n support #20

Open
ccrisan opened this issue Jul 16, 2019 · 0 comments
Open

Proper i18n support #20

ccrisan opened this issue Jul 16, 2019 · 0 comments
Labels
feature New Feature medium-prio Medium Priority

Comments

@ccrisan
Copy link
Member

ccrisan commented Jul 16, 2019

Currently we have Jinja2 basic translations support, meaning that a gettext-like module/object can be used to provide translated texts.

We need:

  • to establish a folder where translations live
  • a management command to collect translations into .po[t] files
  • a management command to compile translations into .mo files
@ccrisan ccrisan added feature New Feature medium-prio Medium Priority labels Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New Feature medium-prio Medium Priority
Projects
None yet
Development

No branches or pull requests

1 participant