Jenkins Free
ByCrowdinVerified Author

Automate your frequent localization tasks such as uploading source files and downloading translations.

Try Crowdin

Use Jenkins with Crowdin CLI to automate your frequent localization tasks such as uploading source files, downloading translations or anything else you can do with Crowdin CLI.

You can use Jenkins with Crowdin using Crowdin CLI.

For example, to download translations from Crowdin add Execute shell build step. For this, in pipeline configuration select Add build step and insert a following command:

crowdin download -T <token> -i <project-id> -s "<source-files>" -t "<translation-files>"

Use your Crowdin project ID, access token and specify source and translation files.

More information about Crowdin CLI commands.

Localize your product with Crowdin

Automate content updates, boost team collaboration, and reach new markets faster.

Crowdin is a platform that helps you manage and translate content into different languages. Integrate Crowdin with your repo, CMS, or other systems. Source content is always up to date for your translators, and translated content is returned automatically.

Learn More
Categories
Development
Works with
  • Crowdin Enterprise
  • crowdin.com
Details

Released on Dec 30, 2021

Updated on Oct 20, 2023

Published by Crowdin

Identifier:jenkins