mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
i18n: Update tooling from Transifex to Weblate.
This commit is contained in:
committed by
Tim Abbott
parent
d1995687c9
commit
f22680da31
@@ -419,9 +419,6 @@ def main(options: argparse.Namespace) -> NoReturn:
|
||||
# Install shfmt.
|
||||
run_as_root([*proxy_env, "tools/setup/install-shfmt"])
|
||||
|
||||
# Install transifex-cli.
|
||||
run_as_root([*proxy_env, "tools/setup/install-transifex-cli"])
|
||||
|
||||
# Install tusd
|
||||
run_as_root([*proxy_env, "tools/setup/install-tusd"])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user