We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e29ea44 commit 44730a9Copy full SHA for 44730a9
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