配置 Smartling 以实现远程翻译的拉取/推送同步。
{ "storage": { "adapter": "smartling", "config": { "projectID": "your-project-id", "userIdentifier": "your-smartling-user-identifier", "userSecretEnv": "SMARTLING_USER_SECRET" } } }
export SMARTLING_USER_SECRET="your-smartling-user-secret"
userSecret
targetLanguages
timeoutSeconds
30
SMARTLING_USER_SECRET
storage.config.userIdentifier
此页面对您有帮助吗?