signal-desktop/.smartling-source-example.sh
2022-09-27 14:01:06 -07:00

9 lines
282 B
Bash
Executable file

#!/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"