1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00
Files
seahub/group/i18n.sh.template

5 lines
92 B
Plaintext
Raw Normal View History

2012-09-07 16:14:36 +08:00
#!/bin/sh
django-admin.py makemessages -l zh_CN -e py,html
django-admin.py compilemessages