Bug fixes:
- **Problem: **When adding a new language with auto-translation enabled, all content is translated again for all languages, not just the newly added one.
- **Solution: **Only the newly added language is now translated. Existing languages are not processed again.
- **Problem: **In certain cases, the next flow is triggered multiple times, presumably because the animation interval is not reset correctly.
- Solution: The error has been fixed so that the next flow is only triggered correctly once.
