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

Mechanism for translating database content #84

Closed
BernhardPosselt opened this issue Jul 1, 2016 · 0 comments
Closed

Mechanism for translating database content #84

BernhardPosselt opened this issue Jul 1, 2016 · 0 comments

Comments

@BernhardPosselt
Copy link
Member

Several texts which are stored in the database are translatable. This currently includes:

  • Category title and description

For this purpose we need a way to automatically generate translations.

There are some solutions that query the database and generate .po files like https://github.com/ecometrica/django-vinaigrette which hook into ./manage.py makemessages.

An approach like this is preferred, more research should be conducted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant