Move to smartling for translation services

This commit is contained in:
Scott Nonnenberg
2022-09-27 14:01:06 -07:00
committed by GitHub
parent 620067342a
commit 5957c111cf
73 changed files with 1394 additions and 64465 deletions

9
.smartling-source-example.sh Executable file
View File

@@ -0,0 +1,9 @@
#!/bin/bash
# Copyright 2022 Signal Messenger, LLC
# SPDX-License-Identifier: AGPL-3.0-only
# run this before yarn get-strings/push-strings:
# source .smartling-source.sh
export SMARTLING_USER="your token 'user identifier' here"
export SMARTLING_SECRET="your token secret here"