#Manage site localization with Puck
1 messages · Page 1 of 1 (latest)
Hey @obsidian whale!
Are you referring to implementing some kind of content selector field that also lets users choose the language to display?
Yes, exactly. There's not such feature currently, right?
No, but you I think you could implement it without the need to adding a specific feature for it
It really depends on the specific CMS or backend you’re using to store your translated content.
One approach is to add a select field for choosing the language, which will determine what data is fetched from your backend. Then, inside the resolveFields function of your component, you can configure an external field with the necessary setup to fetch and display the translated content dynamically.
Does this make sense to you? Let me know if anything needs clarification!
Puck empowers developers to build amazing visual editing experiences into their own React applications, powering the next generation of content tools.