Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e29ea44 commit 44730a9Copy full SHA for 44730a9
1 file changed
scripts/upload-catalog.sh
@@ -17,7 +17,7 @@ if [ ! -e .tx/config ]; then
17
fi
18
19
# setup transifex-client
20
-tx pull --force --language ja --parallel
+tx pull --force --language ja
21
cd ja/LC_MESSAGES
22
git add *.po **/*.po
23
git status
0 commit comments