Select Git revision
CreationController.php
-
Sofiane Lasri authored
- Added `TranslateCreationJob` to handle the translation of creation descriptions from French to English using an AI provider service. - Updated the `CreationController` to dispatch the translation job when requested via a new route. - Added a button in the admin creations index view to trigger the translation process, enhancing user interaction. - Included frontend JavaScript for button state handling during the translation request.
Sofiane Lasri authored- Added `TranslateCreationJob` to handle the translation of creation descriptions from French to English using an AI provider service. - Updated the `CreationController` to dispatch the translation job when requested via a new route. - Added a button in the admin creations index view to trigger the translation process, enhancing user interaction. - Included frontend JavaScript for button state handling during the translation request.