Closed andrii-bodnar closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
readme-so | ✅ Ready (Inspect) | Visit Preview | Oct 28, 2022 at 7:25AM (UTC) |
The next steps you can do to move further with this integration:
repo
scope is required).CROWDIN_PERSONAL_TOKEN
- the personal access token generated in Crowdin.CROWDIN_PROJECT_ID
- ID of the Crowdin project.GH_TOKEN
- the personal access token generated in GitHub.
Hey everyone,
It's Andrii from Crowdin. Just did some analysis of the current i18n workflow and it feels like issues and PRs reported by the community are not so easy to handle. The community translators can work together in Crowdin, translations would be delivered as PR and volunteers can raise issues for problematic strings via Crowdin.
Crowdin is free for open-source projects. This integration works in the following way:
upload_translations
action config parameter, it's necessary only for the first time)localization_branch_name
You can find my demo Crowdin project here - readme.so-demo.
Example of the first PR that will be created by Crowdin Action - PR example (Don't worry about the diffs - it's just updated the translation files to the actual state. The next PRs will include the new translations only).