Skip to content
Discussion options

You must be logged in to vote

You can use branches to organize your projects.

Then you can just call the crowdin push sources and crowdin pull by adding the -b parameter and CLI will push, build and download only the specified branch. For example:

crowdin push -b project1
crowdin pull -b project1

...

crowdin push -b project2
crowdin pull -b project2

Additionally, this will allow auto-translating the duplicated strings between the projects in case there are some common strings.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@raiguard
Comment options

Answer selected by andrii-bodnar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants