edulazaro/laratext
Laratext manages Laravel translation strings by pairing key + text for readable files and stable translations. Adds @text/text() helpers, scans and updates language files, and can auto-translate missing keys via OpenAI or Google Translate across locales.
Add retries to wrongly decoded values
Fix Open AI when JSON is wrapped with markdown quotes
Full Changelog: https://github.com/edulazaro/laratext/compare/1.2.3...1.2.4
Full Changelog: https://github.com/edulazaro/laratext/compare/1.2.2...1.2.3
Full Changelog: https://github.com/edulazaro/laratext/compare/1.2.1...1.2.2
translateMany method has been added to the translators. If not provided on the translators, it will perform many translate operations.Fixed automated tranlations. Texts in the /test folder are no more scanned.
Support more laravel versions
First version
How can I help you explore Laravel packages today?