openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #13188
change LANGUAGE_CODE config in horizon
hi,
can anyone show me how to change the LANGUAGE_CODE configuration in
horizon???
I changed LANGUAGE_CODE configuration to "ja"
in horizon/openstack_dashboard/settings.py, and also restarted apache web
server,
but in the template file, such as
"horizon/templates/horizon/auth/_login.html", the value for "LANGUAGE_CODE"
is still "en".
so in order to configure "LANGUAGE_CODE" to "ja", what steps should I take??
many thanks.
Follow ups