Files
ArchiSteamFarm/tools/crowdin-cli
JustArchi 8f9c886ca6 Follow-up
2018-05-26 03:53:09 +02:00
..
2018-05-09 06:48:03 +02:00
2018-05-09 06:48:03 +02:00
2018-05-09 06:47:38 +02:00
2018-01-26 03:59:27 +01:00
2017-12-31 09:25:08 +01:00
2018-05-26 03:53:09 +02:00
2017-08-18 22:56:01 +02:00

Crowdin CLI

Latest release

Source

Help


This tool is being used by ASF developers for synchronization of strings/translations between GitHub and Crowdin. If you're not ASF developer that has access to our localization platform, then you won't find anything interesting here.


Before you begin

  • Make sure that your crowdin_identity.yml file exists - this is the file with login credentials that is not being committed to GitHub. If it doesn't exist yet (e.g. because you've just cloned the repo), create it from crowdin_identity_example.yml and fill api_key that can be found here.

  • Ensure that crowdin command is recognized by your OS.


Windows


Usage

  • archi_upload.ps1 for pushing strings to Crowdin.

  • archi_download.ps1 for downloading translations from Crowdin (typically last commit before release).

  • archi_sync.ps1 for upload + download (tree sync).