We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f1746 commit 713a898Copy full SHA for 713a898
scripts/upload-catalog.sh
@@ -17,8 +17,6 @@ if [ ! -e .tx/config ]; then
17
fi
18
19
# setup transifex-client
20
-tx init
21
-ls HOME
22
tx pull --force --language ja --parallel
23
cd ja/LC_MESSAGES
24
git add *.po **/*.po
0 commit comments