سؤال

I try to use Zinnia with Django-CMS but I can't figure out how could i use my native language in it. I know it's translated, there is a directory in zinnia's locale folder.

هل كانت مفيدة؟

المحلول

first you need to have the LANGUAGE_CODE setting to your native language and activated the Django i18n mechanism.

Then if Zinnia has a translation for your language, it will be used.

If not, you can contribute on the Transifex page for adding your translation, which will be included in the next releases.

https://www.transifex.com/projects/p/django-blog-zinnia/resource/djangopo/

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top