Zum Hauptinhalt springen
Bug fixes:
**Translation :: Adding a language with auto-translation causes duplicate or complete translation requests **
  • **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.
**User Input :: User interaction causes repeated execution of the next flow **
  • **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.