Skip to content
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

Add github actions for periodic loading/dumping of translation strings #47

Open
momijizukamori opened this issue Aug 18, 2023 · 0 comments

Comments

@momijizukamori
Copy link
Contributor

Commands which need to be run on a sakura pod are php artisan lolibrary:text-tool (which reads in model translation strings for any languages in the config) and php artisan lolibrary:text-tool --dump (which dumps out all the ids and strings for the default configured language). First one is fairly easy, second one may need some research because ideally it should also automatically open a merge request back into the repo for changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant