mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 16:10:26 +00:00
[fabfile] Update locale
This commit is contained in:
@@ -34,7 +34,7 @@ def pull():
|
||||
def compile():
|
||||
"""Compile po files.
|
||||
"""
|
||||
local('django-admin.py compilemessages')
|
||||
local('django-admin.py compilemessages && cd seahub/two_factor && django-admin.py compilemessages')
|
||||
|
||||
########## utility functions
|
||||
def _inplace_change(filename, old_string, new_string):
|
||||
|
Reference in New Issue
Block a user