You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you add an image in a translated record the language of the metadata attached to that image (alt, title) should be read from the translated metadata of the file if available.
Currently the default language is always used.
This requires an API to retrieve translated file metadata in the Backend.
There is already a core issue that would make this possible:
I'm not really sure how I can get a localized version of the file metadata in the Backend context. If you can help me with that, I think I can create a patch.
When you add an image in a translated record the language of the metadata attached to that image (alt, title) should be read from the translated metadata of the file if available.
Currently the default language is always used.
This requires an API to retrieve translated file metadata in the Backend.
There is already a core issue that would make this possible:
https://forge.typo3.org/issues/75040
https://review.typo3.org/#/c/53483
The text was updated successfully, but these errors were encountered: