1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-15 05:33:38 +00:00
seahub/profile/i18n.sh.template

8 lines
144 B
Plaintext
Raw Normal View History

2012-10-29 06:24:04 +00:00
#!/bin/sh
django-admin.py makemessages -l zh_CN -e py,html
django-admin.py makemessages -d djangojs -l zh_CN
django-admin.py compilemessages