Skip to content

i18n - translations #11177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 25, 2025
Merged

i18n - translations #11177

merged 2 commits into from
Mar 25, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Created by Github action

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Added GitHub Actions workflows for automated translation management between Twenty and Crowdin, implementing a bidirectional sync system for internationalization (i18n).

  • Added /.github/workflows/i18n-pull.yaml for pulling translations from Crowdin every 2 hours or on-demand, with force-pull option
  • Added /.github/workflows/i18n-push.yaml to automatically push source translations to Crowdin when changes are made to main branch
  • Implemented strict compilation checks in pull workflow to ensure translation completeness
  • Added automatic PR creation from i18n branch to main when translations change
  • Set up Crowdin API integration with proper authentication and project configuration

No file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@FelixMalfait FelixMalfait merged commit 7d6573e into main Mar 25, 2025
2 checks passed
@FelixMalfait FelixMalfait deleted the i18n branch March 25, 2025 21:31
Copy link
Contributor Author

Fails
🚫

node failed.

Log

�[31mError: �[39m SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
�[90m    at parseJSONFromBytes (node:internal/deps/undici/undici:5591:19)�[39m
�[90m    at successSteps (node:internal/deps/undici/undici:5562:27)�[39m
�[90m    at fullyReadBody (node:internal/deps/undici/undici:1665:9)�[39m
�[90m    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)�[39m
�[90m    at async specConsumeBody (node:internal/deps/undici/undici:5571:7)�[39m
danger-results://tmp/danger-results-248304c3.json

Generated by 🚫 dangerJS against e9d7ad0

thorzambo pushed a commit to thorzambo/twenty that referenced this pull request Apr 26, 2025
Created by Github action

---------

Co-authored-by: Crowdin Bot <[email protected]>
Co-authored-by: github-actions <[email protected]>
thorzambo pushed a commit to thorzambo/twenty that referenced this pull request Apr 26, 2025
Created by Github action

---------

Co-authored-by: Crowdin Bot <[email protected]>
Co-authored-by: github-actions <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants