1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-15 14:49:09 +00:00

[locale] update .po file

This commit is contained in:
lian
2019-04-17 11:44:57 +08:00
parent b96e056b3c
commit 87e1fc1741
73 changed files with 18797 additions and 16802 deletions

View File

@@ -51,7 +51,7 @@ def push():
def pull():
"""Update local po files with Transifex.
"""
local('tx pull')
local('tx -f pull')
@task()
def compile():