Skip to content

Add parallel translation command #26

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

Conversation

kargnas
Copy link
Owner

@kargnas kargnas commented May 17, 2025

Summary

  • allow translating multiple locales at once via translate-parallel
  • register the new command in the service provider
  • require symfony/process
  • document parallel translation usage
  • set parallel process default to 5 and explain how to specify locales

Testing

  • composer install (fails: command not found)
  • php ./vendor/bin/pest (fails: command not found)

@kargnas kargnas marked this pull request as ready for review May 17, 2025 17:17
@kargnas kargnas merged commit 33feb69 into master May 17, 2025
4 checks passed
@kargnas kargnas deleted the codex/implement-parallel-translation-for-multiple-languages-qiebn3 branch May 17, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant