← Back to team overview

openstack team mailing list archive

how to achieve i18n in horizon

 

hi,

the problem is as follows:

I changed some translation in
horizon/horizon/locale/zh_CN/LC_MESSAGES/django.po,

and then compiled with "django-admin compilemessages -l zh_CN". the
django.mo file was successfully generated.

but as I refresh the horizon web page, it seems nothing have changed with
the text.



can anyone show me what is the problem and how to achieve i18n in horizon.


thanks!

Follow ups