Move to smartling for translation services
This commit is contained in:
9
.smartling-source-example.sh
Executable file
9
.smartling-source-example.sh
Executable 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"
|
Reference in New Issue
Block a user