Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Horizonを日本語メニューで見たい #2

Open
ntamaoki opened this issue Jun 21, 2016 · 1 comment
Open

Horizonを日本語メニューで見たい #2

ntamaoki opened this issue Jun 21, 2016 · 1 comment

Comments

@ntamaoki
Copy link
Member

下記の内容を手順書に反映して欲しい。

---------- start text ----------

OpenStack Ansible環境でHorizonが日本語化されていない問題について

原因
djangoの翻訳テキスト(django.po)のコンパイルができておらず、
翻訳テキストが生成されておらず日本語表示ができない状態となっていた。

翻訳テキストのコンパイルを行うことで日本語化された。

手順:
rootユーザで実施

cd /usr/local/lib/python2.7/dist-packages/openstack_dashboard
django-admin.py compilemessages -l ja

---------- end text ----------

@vtj-taguchi
Copy link
Contributor

ありがとうございます。こちらでも動作確認してみたうえで問題がなければ手順書へ反映します。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants