1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 01:44:13 +00:00
Files
seahub/notifications/i18n.sh.template

8 lines
144 B
Plaintext
Raw Normal View History

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