1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-24 22:22:38 +00:00
seahub/notifications/i18n.sh.template

8 lines
144 B
Plaintext
Raw Normal View History

2012-11-01 07:09:14 +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