mirror of
https://github.com/wekan/wekan.git
synced 2026-03-01 03:10:16 +01:00
11 lines
265 B
Bash
Executable file
11 lines
265 B
Bash
Executable file
cd ~/repos/wekan
|
|
|
|
tx pull -a
|
|
|
|
# https://developers.transifex.com/docs/cli
|
|
# New Go-based transifex client.
|
|
# 1. Migrated: tx migrate
|
|
# 2. Pushed all: tx push -a -l
|
|
# 3. Pulled all: tx pull -a -l
|
|
# Although now all show as translated, maybe I did something wrong.
|
|
|