If we wants to make bulk translate of everything at once we must wait cron, or for categories go through all of them and click translate button.
We can use cli interface to run it automatically.
I'm able to create PR and will start with
- Remove "Test" from commands, which are not for tests.
- Add Progress Bar to indicate the progress of the process, instead of think "it's stuck".
- Create command for category translation.
If we wants to make bulk translate of everything at once we must wait cron, or for categories go through all of them and click translate button.
We can use cli interface to run it automatically.
I'm able to create PR and will start with