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 e37fc08 commit 94842b8Copy full SHA for 94842b8
1 file changed
scripts/upload-catalog.sh
@@ -16,6 +16,9 @@ if [ ! -e .tx/config ]; then
16
exit 0
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