- Issue created by @jabonillac@gmail.com
- π¨π΄Colombia jabonillac@gmail.com
Created MR, and added a patch in the meantime.
When working with a multi-language site, we often need to display options in multiple languages.s.
Add any option to the widget, then change the site language when adding the content.
Since adding them directly to the select menu isnβt practical, the best approach is to enable translations for the options. This allows us to add the desired options and then provide the necessary translations within the Translation interface settings
- This will change the form interface translation, The user still will require the field to be translatable on the render side.
N/A
N/A
N/A
Active
1.0
Code
Created MR, and added a patch in the meantime.