Replies: 1 comment
-
Hi @AndreiMsk, As far as I know, only the following field types are translatable: For any other field type, you can implement translations by providing one field per language :
This is not ideal, but I think it's quite manageable for a few special fields. As usual, your mileage may vary :) Here's a quick hack to hook into the language selector without any custom Vue component. This will only show the field for the currently selected language :
Hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Could not find anything related in the documentation. Is it possible to attach a record (manyToMany) by language?
Beta Was this translation helpful? Give feedback.
All reactions