Hello!
-- I have a website with content in Romanian.
I would like to create an English version.
For the interface I will use Django 1.11 Localization: https://docs.djangoproject.com/en/1.11/topics/i18n/translation/#how-to-create-language-files
For translating automatically the content to english, I will use Google Cloud Transalation API: https://cloud.google.com/translate/docs/
Question is: what is the most elegant way to keep model translations in the DB?
I only found packages from 3 years ago such as django multilingual model: https://pypi.python.org/pypi/django-multilingual-model/0.6
Thank you!
Mihai Rusoaie
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e82735f4-0dea-43b3-8454-fccb4e1caf18%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment