This repository was archived by the owner on Feb 7, 2025. It is now read-only.
Diffrent languages based on user #5409
kostas1986
started this conversation in
General
Replies: 0 comments
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,
just wondering if there a way to have diffrent languages based on user.
What i would like to accomplish is to have multiple locales on voyager config but depending on user only show some of them.
I was thinking on creating an extra collumn on user table called locales and have a json in there with the languages/locales the user can use in bread. Then when the user tries to add-edit data on bread only this particular translations show up.
Can something like this be accomplished with voyager?
Beta Was this translation helpful? Give feedback.
All reactions