You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be relatively simple to update the templates, views and admin to mark text as translatable.
However the actual models content might be a bit more complex to translate.
Should each question and answer have a version of it in each language or maybe each language should have its own faq "instance" with its own questions/answers?
Should this use django-modeltranslation for the model translations?
Should it be an optional dependency?
It would be nice to have an option to have i18n/l10n FAQ options
So when having a multilanguage site, F.A.Q. needs to be done in e.g. en, de, ru, pt, …
The text was updated successfully, but these errors were encountered: